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

02:16:04.719 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:16:04.721 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

02:16:04.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.722311 24611 mini_oidc.cc:150] Starting JWKS server
02:16:04.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.723225 24611 webserver.cc:534] Webserver started at http://127.0.0.1:43827/ using document root <none> and password file <none>
02:16:04.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.723332 24611 mini_oidc.cc:186] Starting OIDC Discovery server
02:16:04.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.723526 24611 webserver.cc:534] Webserver started at http://127.0.0.1:42547/ using document root <none> and password file <none>
02:16:04.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:16:04Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
02:16:04.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:16:04Z Disabled control of system clock
02:16:04.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.737304 24611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:04.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:04.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/wal
02:16:04.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/data
02:16:04.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:04.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:04.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:04.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:04.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:04.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:04.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/logs
02:16:04.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/data/info.pb
02:16:04.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:04.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:04.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:04.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:04.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:04.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:04.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:04.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:04.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:16:04.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:04.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:04.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:04.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.254:43169
02:16:04.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.254
02:16:04.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:04.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:04.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:04.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:04.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:04.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:04.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:04.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:04.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43827/jwks.json with env {}
02:16:04.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.825357 24622 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:04.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.825635 24622 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:04.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.825672 24622 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:04.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.827791 24622 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:16:04.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.827891 24622 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:04.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.827915 24622 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:16:04.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.827936 24622 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:16:04.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.827956 24622 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:16:04.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.827975 24622 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43827/jwks.json
02:16:04.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.830318 24622 master_runner.cc:387] Master server non-default flags:
02:16:04.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/data
02:16:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/wal
02:16:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.254:43169
02:16:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:04.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43827/jwks.json
02:16:04.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:04.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:04.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/data/info.pb
02:16:04.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.254
02:16:04.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:04.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:04.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24622
02:16:04.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:04.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:04.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:04.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:04.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/logs
02:16:04.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:04.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:04.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:04.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:16:04.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:04.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.830718 24622 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:04.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.831045 24622 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:04.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.834506 24630 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:04.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.834458 24628 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:04.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.834435 24627 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:04.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.835762 24622 server_base.cc:1061] running on GCE node
02:16:04.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.836041 24622 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:04.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.836409 24622 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:04.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.839708 24622 hybrid_clock.cc:648] HybridClock initialized: now 1783476964839673 us; error 48 us; skew 500 ppm
02:16:04.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.841390 24622 webserver.cc:534] Webserver started at http://127.24.8.254:42769/ using document root <none> and password file <none>
02:16:04.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.841673 24622 fs_manager.cc:362] Metadata directory not provided
02:16:04.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.841732 24622 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:04.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.841842 24622 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:04.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.843034 24622 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/data/instance:
02:16:04.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6783db22276f4281a1e0034ce20ccf00"
02:16:04.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:04 on dist-test-slave-wmqf"
02:16:04.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.843355 24622 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/wal/instance:
02:16:04.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6783db22276f4281a1e0034ce20ccf00"
02:16:04.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:04 on dist-test-slave-wmqf"
02:16:04.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.845175 24622 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
02:16:04.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.846204 24636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:04.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.846582 24622 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
02:16:04.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.846668 24622 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/wal
02:16:04.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6783db22276f4281a1e0034ce20ccf00"
02:16:04.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:04 on dist-test-slave-wmqf"
02:16:04.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.846763 24622 fs_report.cc:389] FS layout report
02:16:04.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:04.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/wal
02:16:04.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/wal
02:16:04.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/data/data
02:16:04.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:04.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:04.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:04.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:04.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:04.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:04.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:04.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:04.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.872002 24622 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:04.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.872516 24622 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:04.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.872664 24622 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:04.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.877924 24622 rpc_server.cc:307] RPC server started. Bound to: 127.24.8.254:43169
02:16:04.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.877964 24688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.8.254:43169 every 8 connection(s)
02:16:04.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.878405 24622 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/data/info.pb
02:16:04.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.879359 24689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:04.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.880990 24689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } has no permanent_uuid. Determining permanent_uuid...
02:16:04.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.885155 24611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 24622
02:16:04.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.885291 24611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-0/wal/instance
02:16:04.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.886252 24611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/wal
02:16:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/data
02:16:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:04.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:04.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:04.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:04.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:04.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/logs
02:16:04.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/data/info.pb
02:16:04.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:04.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:04.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:04.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:04.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:04.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:04.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:04.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:04.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:16:04.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:04.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:04.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:04.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.253:36209
02:16:04.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.253
02:16:04.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:04.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:04.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:04.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:04.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:04.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:04.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:04.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:04.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43827/jwks.json with env {}
02:16:04.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.887723 24689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } has no permanent_uuid. Determining permanent_uuid...
02:16:04.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.888289 24640 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.8.253:36209: connect: Connection refused (error 111)
02:16:04.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.889205 24689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.8.253:36209: Network error: Client connection negotiation failed: client connection to 127.24.8.253:36209: connect: Connection refused (error 111)
02:16:04.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.939709 24689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } attempt: 1
02:16:04.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.941154 24689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.8.253:36209: Network error: Client connection negotiation failed: client connection to 127.24.8.253:36209: connect: Connection refused (error 111)
02:16:04.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.977268 24693 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:04.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.977465 24693 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:04.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.977485 24693 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:04.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.979298 24693 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:16:04.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.979352 24693 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:04.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.979367 24693 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:16:04.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.979382 24693 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:16:04.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.979393 24693 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:16:04.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.979405 24693 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43827/jwks.json
02:16:04.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.981701 24693 master_runner.cc:387] Master server non-default flags:
02:16:04.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:04.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:04.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/data
02:16:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/wal
02:16:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:04.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:04.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:04.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.253:36209
02:16:04.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:04.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:04.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:04.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43827/jwks.json
02:16:04.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:04.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:04.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/data/info.pb
02:16:04.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.253
02:16:04.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:04.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24693
02:16:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/logs
02:16:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:04.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:04.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:04.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:16:04.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:04.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:04.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:04.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:04.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:04.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.982048 24693 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:04.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.982343 24693 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:04.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.986421 24699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:04.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.986452 24700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:04.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:04.986781 24702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:04.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.986857 24693 server_base.cc:1061] running on GCE node
02:16:04.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.987124 24693 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:04.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.987365 24693 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:04.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.988509 24693 hybrid_clock.cc:648] HybridClock initialized: now 1783476964988475 us; error 40 us; skew 500 ppm
02:16:04.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.990087 24693 webserver.cc:534] Webserver started at http://127.24.8.253:35861/ using document root <none> and password file <none>
02:16:04.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.990325 24693 fs_manager.cc:362] Metadata directory not provided
02:16:04.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.990391 24693 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:04.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.990510 24693 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:04.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.991832 24693 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/data/instance:
02:16:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3013602685504497a6f887b956bd6057"
02:16:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:04 on dist-test-slave-wmqf"
02:16:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.992280 24693 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/wal/instance:
02:16:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3013602685504497a6f887b956bd6057"
02:16:04.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:04 on dist-test-slave-wmqf"
02:16:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.994800 24693 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
02:16:04.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.995692 24708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:04.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.995877 24693 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
02:16:04.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.995932 24693 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/wal
02:16:04.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3013602685504497a6f887b956bd6057"
02:16:04.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:04 on dist-test-slave-wmqf"
02:16:04.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:04.995995 24693 fs_report.cc:389] FS layout report
02:16:04.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:04.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/wal
02:16:04.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/wal
02:16:04.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/data/data
02:16:04.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:04.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:04.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:04.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:04.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:04.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:04.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:04.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:04.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:04.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:04.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.009380 24689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } attempt: 2
02:16:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.010221 24689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.8.253:36209: Network error: Client connection negotiation failed: client connection to 127.24.8.253:36209: connect: Connection refused (error 111)
02:16:05.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.012065 24693 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:05.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.012600 24693 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.012764 24693 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.018716 24693 rpc_server.cc:307] RPC server started. Bound to: 127.24.8.253:36209
02:16:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.018791 24760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.8.253:36209 every 8 connection(s)
02:16:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.019266 24693 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/data/info.pb
02:16:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.020198 24761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:05.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.021772 24761 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } has no permanent_uuid. Determining permanent_uuid...
02:16:05.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.022819 24611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 24693
02:16:05.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.022938 24611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-1/wal/instance
02:16:05.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.023340 24611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:05.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:05.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/wal
02:16:05.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/data
02:16:05.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:05.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:05.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:05.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:05.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:05.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/logs
02:16:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/data/info.pb
02:16:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:05.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:05.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:05.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:16:05.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:05.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:05.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:05.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.252:33317
02:16:05.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.252
02:16:05.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:05.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:05.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:05.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:05.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:05.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:05.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:05.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:05.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43827/jwks.json with env {}
02:16:05.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.029214 24761 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } has no permanent_uuid. Determining permanent_uuid...
02:16:05.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.035984 24761 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } has no permanent_uuid. Determining permanent_uuid...
02:16:05.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.038440 24710 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.8.252:33317: connect: Connection refused (error 111)
02:16:05.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.039214 24761 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.8.252:33317: Network error: Client connection negotiation failed: client connection to 127.24.8.252:33317: connect: Connection refused (error 111)
02:16:05.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.088491 24761 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } attempt: 1
02:16:05.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.089872 24761 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.8.252:33317: Network error: Client connection negotiation failed: client connection to 127.24.8.252:33317: connect: Connection refused (error 111)
02:16:05.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.101392 24689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } attempt: 3
02:16:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.105659 24689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } has no permanent_uuid. Determining permanent_uuid...
02:16:05.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.106403 24689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.8.252:33317: Network error: Client connection negotiation failed: client connection to 127.24.8.252:33317: connect: Connection refused (error 111)
02:16:05.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.118666 24764 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:05.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.118944 24764 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:05.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.118979 24764 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:05.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.121279 24764 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:16:05.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.121403 24764 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:05.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.121428 24764 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:16:05.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.121449 24764 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:16:05.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.121469 24764 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:16:05.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.121486 24764 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43827/jwks.json
02:16:05.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.123951 24764 master_runner.cc:387] Master server non-default flags:
02:16:05.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:05.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:05.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:05.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:05.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/data
02:16:05.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/wal
02:16:05.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:05.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:05.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:05.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:05.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:05.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.252:33317
02:16:05.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:05.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:05.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:05.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43827/jwks.json
02:16:05.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:05.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:05.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/data/info.pb
02:16:05.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.252
02:16:05.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:05.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:05.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24764
02:16:05.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:05.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:05.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:05.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:05.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/logs
02:16:05.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:05.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:05.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:05.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:16:05.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:05.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:05.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:05.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:05.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:05.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.124339 24764 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:05.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.124673 24764 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:05.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.127808 24772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.127820 24773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.128566 24764 server_base.cc:1061] running on GCE node
02:16:05.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.128790 24775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.129083 24764 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:05.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.129406 24764 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:05.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.130585 24764 hybrid_clock.cc:648] HybridClock initialized: now 1783476965130547 us; error 59 us; skew 500 ppm
02:16:05.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.132001 24764 webserver.cc:534] Webserver started at http://127.24.8.252:39017/ using document root <none> and password file <none>
02:16:05.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.132248 24764 fs_manager.cc:362] Metadata directory not provided
02:16:05.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.132305 24764 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:05.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.132437 24764 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:05.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.133425 24764 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/data/instance:
02:16:05.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d7c5b4e25b78469d98a1ca31923ff750"
02:16:05.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.133819 24764 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/wal/instance:
02:16:05.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d7c5b4e25b78469d98a1ca31923ff750"
02:16:05.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.135342 24764 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
02:16:05.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.136183 24781 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:05.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.136392 24764 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.136456 24764 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/wal
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d7c5b4e25b78469d98a1ca31923ff750"
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.136505 24764 fs_report.cc:389] FS layout report
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/wal
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/wal
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/data/data
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:05.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.137583 24689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } attempt: 1
02:16:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.138592 24689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.8.252:33317: Network error: Client connection negotiation failed: client connection to 127.24.8.252:33317: connect: Connection refused (error 111)
02:16:05.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.158066 24761 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } attempt: 2
02:16:05.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.159216 24761 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.8.252:33317: Network error: Client connection negotiation failed: client connection to 127.24.8.252:33317: connect: Connection refused (error 111)
02:16:05.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.178514 24764 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:05.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.179093 24764 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:05.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.179260 24764 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:05.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.184711 24764 rpc_server.cc:307] RPC server started. Bound to: 127.24.8.252:33317
02:16:05.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.184800 24833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.8.252:33317 every 8 connection(s)
02:16:05.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.185200 24764 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/data/info.pb
02:16:05.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.186066 24834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:05.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.188145 24834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } has no permanent_uuid. Determining permanent_uuid...
02:16:05.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.189862 24611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 24764
02:16:05.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.189960 24611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/master-2/wal/instance
02:16:05.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.194839 24834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } has no permanent_uuid. Determining permanent_uuid...
02:16:05.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.199738 24834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } has no permanent_uuid. Determining permanent_uuid...
02:16:05.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.205343 24834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750: Bootstrap starting.
02:16:05.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.206012 24834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750: Neither blocks nor log segments found. Creating new log.
02:16:05.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.206221 24834 log.cc:826] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750: Log is configured to *not* fsync() on all Append() calls
02:16:05.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.207044 24834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750: No bootstrap required, opened a new log
02:16:05.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.209040 24834 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } }
02:16:05.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.209189 24834 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:05.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.209213 24834 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7c5b4e25b78469d98a1ca31923ff750, State: Initialized, Role: FOLLOWER
02:16:05.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.209336 24834 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [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: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } }
02:16:05.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.209637 24834 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [sys.catalog]: configured and running, proceeding with master startup.
02:16:05.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.209698 24843 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [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: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.209828 24843 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [sys.catalog]: This master's current role is: FOLLOWER
02:16:05.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.211737 24854 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:16:05.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.211813 24854 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:16:05.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.213723 24689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } attempt: 2
02:16:05.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.212258 24764 master_runner.cc:187] Error getting master registration for 127.24.8.254:43169: OK, instance_id { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" instance_seqno: 1783476964876601 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:16:05.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.214567 24764 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:16:05.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.218546 24689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00: Bootstrap starting.
02:16:05.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.219496 24689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00: Neither blocks nor log segments found. Creating new log.
02:16:05.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.219810 24689 log.cc:826] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00: Log is configured to *not* fsync() on all Append() calls
02:16:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.220800 24689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00: No bootstrap required, opened a new log
02:16:05.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.223238 24689 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } }
02:16:05.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.224166 24689 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:05.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.224269 24689 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6783db22276f4281a1e0034ce20ccf00, State: Initialized, Role: FOLLOWER
02:16:05.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.224438 24689 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [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: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } }
02:16:05.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.224907 24689 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [sys.catalog]: configured and running, proceeding with master startup.
02:16:05.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.225126 24857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [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: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.225274 24857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [sys.catalog]: This master's current role is: FOLLOWER
02:16:05.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.227393 24868 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:16:05.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.228163 24868 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:16:05.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.228164 24622 master_runner.cc:187] Error getting master registration for 127.24.8.253:36209: OK, instance_id { permanent_uuid: "3013602685504497a6f887b956bd6057" instance_seqno: 1783476965017198 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:16:05.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.229835 24622 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:16:05.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.250442 24761 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } attempt: 3
02:16:05.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.256016 24761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057: Bootstrap starting.
02:16:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.257195 24761 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057: Neither blocks nor log segments found. Creating new log.
02:16:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.257540 24761 log.cc:826] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057: Log is configured to *not* fsync() on all Append() calls
02:16:05.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.258316 24761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057: No bootstrap required, opened a new log
02:16:05.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.261066 24761 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } }
02:16:05.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.261257 24761 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:05.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.261297 24761 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3013602685504497a6f887b956bd6057, State: Initialized, Role: FOLLOWER
02:16:05.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.261416 24761 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [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: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } }
02:16:05.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.261829 24761 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [sys.catalog]: configured and running, proceeding with master startup.
02:16:05.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.263084 24871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [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: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.263577 24714 tablet.cc:2406] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:16:05.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.263795 24871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [sys.catalog]: This master's current role is: FOLLOWER
02:16:05.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.264873 24882 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:16:05.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.265172 24882 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:16:05.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.267107 24693 master_runner.cc:264] No leader master found from master 3013602685504497a6f887b956bd6057
02:16:05.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.267158 24693 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:16:05.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.373754 24642 tablet.cc:2406] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:16:05.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.430126 24787 tablet.cc:2406] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:16:05.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.456614 24871 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:16:05.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.456833 24871 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } }
02:16:05.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.457154 24871 leader_election.cc:290] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6783db22276f4281a1e0034ce20ccf00 (127.24.8.254:43169), d7c5b4e25b78469d98a1ca31923ff750 (127.24.8.252:33317)
02:16:05.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.457651 24663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3013602685504497a6f887b956bd6057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6783db22276f4281a1e0034ce20ccf00" is_pre_election: true
02:16:05.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.458072 24663 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3013602685504497a6f887b956bd6057 in term 0.
02:16:05.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.459038 24808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3013602685504497a6f887b956bd6057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7c5b4e25b78469d98a1ca31923ff750" is_pre_election: true
02:16:05.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.459223 24808 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3013602685504497a6f887b956bd6057 in term 0.
02:16:05.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.459525 24710 leader_election.cc:304] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [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: 3013602685504497a6f887b956bd6057, d7c5b4e25b78469d98a1ca31923ff750; no voters: 
02:16:05.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.459692 24871 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:16:05.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.459738 24871 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.459762 24871 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 0 FOLLOWER]: Advancing to term 1
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.460834 24871 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } }
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.460994 24871 leader_election.cc:290] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [CANDIDATE]: Term 1 election: Requested vote from peers 6783db22276f4281a1e0034ce20ccf00 (127.24.8.254:43169), d7c5b4e25b78469d98a1ca31923ff750 (127.24.8.252:33317)
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.461269 24808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3013602685504497a6f887b956bd6057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7c5b4e25b78469d98a1ca31923ff750"
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.461347 24808 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [term 0 FOLLOWER]: Advancing to term 1
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.462267 24808 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3013602685504497a6f887b956bd6057 in term 1.
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.462468 24710 leader_election.cc:304] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [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: 3013602685504497a6f887b956bd6057, d7c5b4e25b78469d98a1ca31923ff750; no voters: 
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.462553 24871 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 1 FOLLOWER]: Leader election won for term 1
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.462692 24871 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [term 1 LEADER]: Becoming Leader. State: Replica: 3013602685504497a6f887b956bd6057, State: Running, Role: LEADER
02:16:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.462780 24871 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [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: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } }
02:16:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.463238 24871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3013602685504497a6f887b956bd6057. Latest consensus state: current_term: 1 leader_uuid: "3013602685504497a6f887b956bd6057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.463310 24871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [sys.catalog]: This master's current role is: LEADER
02:16:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.463610 24886 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
02:16:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.463887 24886 catalog_manager.cc:1519] Initializing Kudu cluster ID...
02:16:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.464781 24663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3013602685504497a6f887b956bd6057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6783db22276f4281a1e0034ce20ccf00"
02:16:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.464884 24663 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [term 0 FOLLOWER]: Advancing to term 1
02:16:05.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.465902 24663 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3013602685504497a6f887b956bd6057 in term 1.
02:16:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.468992 24808 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [term 1 FOLLOWER]: Refusing update from remote peer 3013602685504497a6f887b956bd6057: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:16:05.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.470147 24871 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:05.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.471524 24843 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3013602685504497a6f887b956bd6057. Latest consensus state: current_term: 1 leader_uuid: "3013602685504497a6f887b956bd6057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.471611 24843 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [sys.catalog]: This master's current role is: FOLLOWER
02:16:05.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.472954 24663 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [term 1 FOLLOWER]: Refusing update from remote peer 3013602685504497a6f887b956bd6057: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:16:05.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.473274 24884 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:05.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.474205 24884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3013602685504497a6f887b956bd6057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.474287 24884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [sys.catalog]: This master's current role is: LEADER
02:16:05.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.474794 24843 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3013602685504497a6f887b956bd6057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.474872 24843 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750 [sys.catalog]: This master's current role is: FOLLOWER
02:16:05.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.474825 24857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3013602685504497a6f887b956bd6057. Latest consensus state: current_term: 1 leader_uuid: "3013602685504497a6f887b956bd6057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.474967 24857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [sys.catalog]: This master's current role is: FOLLOWER
02:16:05.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.475852 24887 mvcc.cc:204] Tried to move back new op lower bound from 7305121650557902848 to 7305121650536017920. Current Snapshot: MvccSnapshot[applied={T|T < 7305121650557902848}]
02:16:05.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.476150 24888 mvcc.cc:204] Tried to move back new op lower bound from 7305121650557902848 to 7305121650536017920. Current Snapshot: MvccSnapshot[applied={T|T < 7305121650557902848}]
02:16:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.478185 24886 catalog_manager.cc:1382] Generated new cluster ID: 9e83fa5d58f442998758b8b1e2f4ef15
02:16:05.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.478892 24886 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
02:16:05.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.479095 24857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3013602685504497a6f887b956bd6057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.479197 24857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00 [sys.catalog]: This master's current role is: FOLLOWER
02:16:05.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.478327 24871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3013602685504497a6f887b956bd6057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6783db22276f4281a1e0034ce20ccf00" member_type: VOTER last_known_addr { host: "127.24.8.254" port: 43169 } } peers { permanent_uuid: "3013602685504497a6f887b956bd6057" member_type: VOTER last_known_addr { host: "127.24.8.253" port: 36209 } } peers { permanent_uuid: "d7c5b4e25b78469d98a1ca31923ff750" member_type: VOTER last_known_addr { host: "127.24.8.252" port: 33317 } } }
02:16:05.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.479429 24871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057 [sys.catalog]: This master's current role is: LEADER
02:16:05.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.511596 24886 catalog_manager.cc:1405] Generated new certificate authority record
02:16:05.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.512853 24886 catalog_manager.cc:1539] Loading token signing keys...
02:16:05.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.526077 24886 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3013602685504497a6f887b956bd6057: Generated new TSK 0
02:16:05.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.526314 24886 catalog_manager.cc:1549] Initializing in-progress tserver states...
02:16:05.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.546193 24611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:05.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:05.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/wal
02:16:05.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/data
02:16:05.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/logs
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/data/info.pb
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.193:0
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.8.193
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.193
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:16:05.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.634166 24896 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:05.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.634385 24896 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:05.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.634418 24896 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:05.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.636344 24896 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:05.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.636510 24896 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.8.193
02:16:05.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.638624 24896 tablet_server_runner.cc:78] Tablet server non-default flags:
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/data
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/wal
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.193:0
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:05.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/data/info.pb
02:16:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.193
02:16:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24896
02:16:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.8.193
02:16:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/logs
02:16:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:05.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:16:05.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:05.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:05.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:05.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:05.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:05.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.638978 24896 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:05.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.639292 24896 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.642958 24901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.643375 24902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.643392 24904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.645036 24896 server_base.cc:1061] running on GCE node
02:16:05.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.645350 24896 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:05.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.645712 24896 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:05.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.646981 24896 hybrid_clock.cc:648] HybridClock initialized: now 1783476965646917 us; error 53 us; skew 500 ppm
02:16:05.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.648702 24896 webserver.cc:534] Webserver started at http://127.24.8.193:43433/ using document root <none> and password file <none>
02:16:05.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.648960 24896 fs_manager.cc:362] Metadata directory not provided
02:16:05.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.649019 24896 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:05.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.649129 24896 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:05.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.650225 24896 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/data/instance:
02:16:05.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5717b0a905064fb48705d4c6418fd8cb"
02:16:05.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.650660 24896 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/wal/instance:
02:16:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5717b0a905064fb48705d4c6418fd8cb"
02:16:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.652282 24896 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
02:16:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.653249 24910 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.653424 24896 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:16:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.653484 24896 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/wal
02:16:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5717b0a905064fb48705d4c6418fd8cb"
02:16:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.653543 24896 fs_report.cc:389] FS layout report
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/wal
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/wal
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/data/data
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:05.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:05.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:05.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:05.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:05.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:05.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.664044 24896 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:05.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.664491 24896 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:05.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.664603 24896 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:05.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.664983 24896 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:16:05.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.665599 24896 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:16:05.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.665663 24896 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:16:05.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.665701 24896 ts_tablet_manager.cc:616] Registered 0 tablets
02:16:05.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.665720 24896 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:16:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.675108 24896 rpc_server.cc:307] RPC server started. Bound to: 127.24.8.193:38145
02:16:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.675153 25023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.8.193:38145 every 8 connection(s)
02:16:05.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.675565 24896 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/data/info.pb
02:16:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.681649 25026 heartbeater.cc:344] Connected to a master server at 127.24.8.253:36209
02:16:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.681756 25025 heartbeater.cc:344] Connected to a master server at 127.24.8.254:43169
02:16:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.681759 25026 heartbeater.cc:461] Registering TS with master...
02:16:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.681912 25025 heartbeater.cc:461] Registering TS with master...
02:16:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.682178 25025 heartbeater.cc:507] Master 127.24.8.254:43169 requested a full tablet report, sending...
02:16:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.682178 25026 heartbeater.cc:507] Master 127.24.8.253:36209 requested a full tablet report, sending...
02:16:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.682411 24611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 24896
02:16:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.682509 24611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-0/wal/instance
02:16:05.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.682911 24725 ts_manager.cc:194] Registered new tserver with Master: 5717b0a905064fb48705d4c6418fd8cb (127.24.8.193:38145)
02:16:05.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.683467 24653 ts_manager.cc:194] Registered new tserver with Master: 5717b0a905064fb48705d4c6418fd8cb (127.24.8.193:38145)
02:16:05.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.683781 24725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.8.193:44985
02:16:05.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.684301 25024 heartbeater.cc:344] Connected to a master server at 127.24.8.252:33317
02:16:05.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.684388 25024 heartbeater.cc:461] Registering TS with master...
02:16:05.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.684510 25024 heartbeater.cc:507] Master 127.24.8.252:33317 requested a full tablet report, sending...
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.684913 24611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/wal
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/data
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/logs
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/data/info.pb
02:16:05.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.194:0
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.8.194
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.194
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:16:05.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.684966 24797 ts_manager.cc:194] Registered new tserver with Master: 5717b0a905064fb48705d4c6418fd8cb (127.24.8.193:38145)
02:16:05.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.774736 25031 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:05.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.774995 25031 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:05.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.775020 25031 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:05.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.776728 25031 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:05.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.776810 25031 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.8.194
02:16:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.778505 25031 tablet_server_runner.cc:78] Tablet server non-default flags:
02:16:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/data
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/wal
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.194:0
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/data/info.pb
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.194
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25031
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.8.194
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/logs
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.778770 25031 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.778990 25031 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:05.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.782271 25036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.782372 25037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.782521 25039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.782617 25031 server_base.cc:1061] running on GCE node
02:16:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.783223 25031 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.783581 25031 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:05.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.784751 25031 hybrid_clock.cc:648] HybridClock initialized: now 1783476965784714 us; error 56 us; skew 500 ppm
02:16:05.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.786237 25031 webserver.cc:534] Webserver started at http://127.24.8.194:38217/ using document root <none> and password file <none>
02:16:05.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.786511 25031 fs_manager.cc:362] Metadata directory not provided
02:16:05.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.786609 25031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:05.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.786736 25031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.787757 25031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/data/instance:
02:16:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89e8611002504374901b9bdde6c1c3e1"
02:16:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.788234 25031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/wal/instance:
02:16:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89e8611002504374901b9bdde6c1c3e1"
02:16:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.789723 25031 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
02:16:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.790848 25045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.791152 25031 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:16:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.791260 25031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/wal
02:16:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89e8611002504374901b9bdde6c1c3e1"
02:16:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.791326 25031 fs_report.cc:389] FS layout report
02:16:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/wal
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/wal
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/data/data
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:05.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:05.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.801927 25031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:05.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.802223 25031 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:05.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.802330 25031 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:05.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.802507 25031 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:16:05.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.802814 25031 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:16:05.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.802836 25031 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:16:05.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.802858 25031 ts_tablet_manager.cc:616] Registered 0 tablets
02:16:05.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.802870 25031 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:16:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.809924 25031 rpc_server.cc:307] RPC server started. Bound to: 127.24.8.194:34349
02:16:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.810040 25158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.8.194:34349 every 8 connection(s)
02:16:05.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.810395 25031 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/data/info.pb
02:16:05.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.811020 24611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 25031
02:16:05.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.811105 24611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-1/wal/instance
02:16:05.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.813277 24611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:05.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:05.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/wal
02:16:05.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/data
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/logs
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/data/info.pb
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.195:0
02:16:05.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.8.195
02:16:05.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.195
02:16:05.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:05.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:05.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:05.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:05.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:05.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:16:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.817381 25159 heartbeater.cc:344] Connected to a master server at 127.24.8.252:33317
02:16:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.817528 25159 heartbeater.cc:461] Registering TS with master...
02:16:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.817780 25159 heartbeater.cc:507] Master 127.24.8.252:33317 requested a full tablet report, sending...
02:16:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.818007 25161 heartbeater.cc:344] Connected to a master server at 127.24.8.253:36209
02:16:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.818073 25161 heartbeater.cc:461] Registering TS with master...
02:16:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.818185 25161 heartbeater.cc:507] Master 127.24.8.253:36209 requested a full tablet report, sending...
02:16:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.818650 24724 ts_manager.cc:194] Registered new tserver with Master: 89e8611002504374901b9bdde6c1c3e1 (127.24.8.194:34349)
02:16:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.819144 24797 ts_manager.cc:194] Registered new tserver with Master: 89e8611002504374901b9bdde6c1c3e1 (127.24.8.194:34349)
02:16:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.819183 24724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.8.194:56951
02:16:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.819416 25160 heartbeater.cc:344] Connected to a master server at 127.24.8.254:43169
02:16:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.819466 25160 heartbeater.cc:461] Registering TS with master...
02:16:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.819574 25160 heartbeater.cc:507] Master 127.24.8.254:43169 requested a full tablet report, sending...
02:16:05.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.819875 24653 ts_manager.cc:194] Registered new tserver with Master: 89e8611002504374901b9bdde6c1c3e1 (127.24.8.194:34349)
02:16:05.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.903983 25166 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:05.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.904260 25166 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:05.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.904302 25166 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:05.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.906143 25166 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:05.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.906261 25166 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.8.195
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.908020 25166 tablet_server_runner.cc:78] Tablet server non-default flags:
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.8.212:46177
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/data
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/wal
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.8.195:0
02:16:05.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/data/info.pb
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.8.195
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.8.254:43169,127.24.8.253:36209,127.24.8.252:33317
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25166
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.8.195
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/logs
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:05.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:16:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.908385 25166 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:05.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.908790 25166 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:05.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.912405 25172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.912405 25171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:05.912533 25174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:05.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.913332 25166 server_base.cc:1061] running on GCE node
02:16:05.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.913558 25166 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:05.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.913846 25166 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:05.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.915045 25166 hybrid_clock.cc:648] HybridClock initialized: now 1783476965915030 us; error 35 us; skew 500 ppm
02:16:05.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.916666 25166 webserver.cc:534] Webserver started at http://127.24.8.195:45451/ using document root <none> and password file <none>
02:16:05.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.916950 25166 fs_manager.cc:362] Metadata directory not provided
02:16:05.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.917052 25166 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:05.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.917183 25166 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:05.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.918234 25166 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/data/instance:
02:16:05.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8114d36ee58f479782a90ba6d353c4a3"
02:16:05.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.918677 25166 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/wal/instance:
02:16:05.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8114d36ee58f479782a90ba6d353c4a3"
02:16:05.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.920159 25166 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
02:16:05.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.921070 25180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:05.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.921247 25166 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:16:05.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.921306 25166 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/wal
02:16:05.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8114d36ee58f479782a90ba6d353c4a3"
02:16:05.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:05 on dist-test-slave-wmqf"
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.921360 25166 fs_report.cc:389] FS layout report
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/wal
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/wal
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/data/data
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:05.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.936095 25166 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.936645 25166 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.936758 25166 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:05.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.937002 25166 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:16:05.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.937512 25166 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:16:05.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.937579 25166 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:16:05.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.937618 25166 ts_tablet_manager.cc:616] Registered 0 tablets
02:16:05.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.937637 25166 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:16:05.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.945922 25166 rpc_server.cc:307] RPC server started. Bound to: 127.24.8.195:38757
02:16:05.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.946028 25293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.8.195:38757 every 8 connection(s)
02:16:05.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.946477 25166 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/data/info.pb
02:16:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.950572 24611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 25166
02:16:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.950677 24611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster1279691331339683078/ts-2/wal/instance
02:16:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.953959 25296 heartbeater.cc:344] Connected to a master server at 127.24.8.253:36209
02:16:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954098 25296 heartbeater.cc:461] Registering TS with master...
02:16:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954380 25296 heartbeater.cc:507] Master 127.24.8.253:36209 requested a full tablet report, sending...
02:16:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954432 25295 heartbeater.cc:344] Connected to a master server at 127.24.8.254:43169
02:16:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954484 25295 heartbeater.cc:461] Registering TS with master...
02:16:05.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954572 25295 heartbeater.cc:507] Master 127.24.8.254:43169 requested a full tablet report, sending...
02:16:05.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954597 25294 heartbeater.cc:344] Connected to a master server at 127.24.8.252:33317
02:16:05.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954638 25294 heartbeater.cc:461] Registering TS with master...
02:16:05.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954717 25294 heartbeater.cc:507] Master 127.24.8.252:33317 requested a full tablet report, sending...
02:16:05.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954909 24724 ts_manager.cc:194] Registered new tserver with Master: 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757)
02:16:05.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954967 24653 ts_manager.cc:194] Registered new tserver with Master: 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757)
02:16:05.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.954988 24797 ts_manager.cc:194] Registered new tserver with Master: 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757)
02:16:05.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.955502 24724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.8.195:44895
02:16:05.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:05.970583 24611 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
02:16:05.972 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:16:05.973 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

02:16:05.982 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.8.254"
      port: 43169
    }
    bound_http_address {
      host: "127.24.8.254"
      port: 42769
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.8.253"
      port: 36209
    }
    bound_http_address {
      host: "127.24.8.253"
      port: 35861
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.8.252"
      port: 33317
    }
    bound_http_address {
      host: "127.24.8.252"
      port: 39017
    }
  }
}

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

02:16:05.988 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.8.193"
      port: 38145
    }
    bound_http_address {
      host: "127.24.8.193"
      port: 43433
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.8.194"
      port: 34349
    }
    bound_http_address {
      host: "127.24.8.194"
      port: 38217
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.8.195"
      port: 38757
    }
    bound_http_address {
      host: "127.24.8.195"
      port: 45451
    }
  }
}

02:16:05.989 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
02:16:06.167 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
02:16:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.212477 24854 catalog_manager.cc:1294] Loaded cluster ID: 9e83fa5d58f442998758b8b1e2f4ef15
02:16:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.212584 24854 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750: loading cluster ID for follower catalog manager: success
02:16:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.214040 24854 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750: acquiring CA information for follower catalog manager: success
02:16:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.214474 24854 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d7c5b4e25b78469d98a1ca31923ff750: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:16:06.226 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:06.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.228834 24868 catalog_manager.cc:1294] Loaded cluster ID: 9e83fa5d58f442998758b8b1e2f4ef15
02:16:06.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.228941 24868 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00: loading cluster ID for follower catalog manager: success
02:16:06.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.230059 24868 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00: acquiring CA information for follower catalog manager: success
02:16:06.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.230419 24868 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6783db22276f4281a1e0034ce20ccf00: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:16:06.436 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:06.505 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:06.509 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:06.534 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:06.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:06.534 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:06.645 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:06.645 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:06.648 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:06.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.684911 25026 heartbeater.cc:499] Master 127.24.8.253:36209 was elected leader, sending a full tablet report...
02:16:06.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.820119 25161 heartbeater.cc:499] Master 127.24.8.253:36209 was elected leader, sending a full tablet report...
02:16:06.918 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x51109918, L:/127.0.0.1:38356 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:06.918 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9ab43cf, L:/127.0.0.1:33166 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:06.918 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe10c7310, L:/127.0.0.1:42992 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:06.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:06.956414 25296 heartbeater.cc:499] Master 127.24.8.253:36209 was elected leader, sending a full tablet report...
02:16:06.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:06.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=582), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [547ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [547ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [548ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.027885 24724 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33166:
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:16:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:16:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000"
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:16:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:07.030440 24724 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testManyClients in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
02:16:07.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.054850 25090 tablet_service.cc:1511] Processing CreateTablet for tablet 115163e65b8a42d5927107e4ce5a9f90 (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION 30 <= VALUES
02:16:07.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.055311 25090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115163e65b8a42d5927107e4ce5a9f90. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.055819 24958 tablet_service.cc:1511] Processing CreateTablet for tablet 879575b096c3468286c60ebf0f70709d (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION VALUES < 10
02:16:07.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.056209 24958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879575b096c3468286c60ebf0f70709d. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.059340 25091 tablet_service.cc:1511] Processing CreateTablet for tablet 61f618af4bc44ddfa7e77789fca59a9d (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.059527 25091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f618af4bc44ddfa7e77789fca59a9d. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.054850 25093 tablet_service.cc:1511] Processing CreateTablet for tablet 879575b096c3468286c60ebf0f70709d (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION VALUES < 10
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.059700 24956 tablet_service.cc:1511] Processing CreateTablet for tablet 61f618af4bc44ddfa7e77789fca59a9d (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.059754 25092 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7bc14c56e444d18faf21f984da66a2 (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.059849 24956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f618af4bc44ddfa7e77789fca59a9d. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.059835 25093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879575b096c3468286c60ebf0f70709d. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.060441 24957 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7bc14c56e444d18faf21f984da66a2 (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.060405 25092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7bc14c56e444d18faf21f984da66a2. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.060564 24957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7bc14c56e444d18faf21f984da66a2. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.061580 25329 tablet_bootstrap.cc:492] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1: Bootstrap starting.
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.062409 25329 tablet_bootstrap.cc:654] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1: Neither blocks nor log segments found. Creating new log.
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.062469 25228 tablet_service.cc:1511] Processing CreateTablet for tablet 879575b096c3468286c60ebf0f70709d (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION VALUES < 10
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.062775 25329 log.cc:826] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1: Log is configured to *not* fsync() on all Append() calls
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.062821 25226 tablet_service.cc:1511] Processing CreateTablet for tablet 61f618af4bc44ddfa7e77789fca59a9d (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.062923 25227 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7bc14c56e444d18faf21f984da66a2 (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.063126 25225 tablet_service.cc:1511] Processing CreateTablet for tablet 115163e65b8a42d5927107e4ce5a9f90 (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION 30 <= VALUES
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.055819 24955 tablet_service.cc:1511] Processing CreateTablet for tablet 115163e65b8a42d5927107e4ce5a9f90 (DEFAULT_TABLE table=testManyClients [id=f1ec143ea53948a1af03b6c772e588c2]), partition=RANGE (key) PARTITION 30 <= VALUES
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.063256 25330 tablet_bootstrap.cc:492] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb: Bootstrap starting.
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.063369 24955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115163e65b8a42d5927107e4ce5a9f90. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.062814 25228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879575b096c3468286c60ebf0f70709d. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.066713 25225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115163e65b8a42d5927107e4ce5a9f90. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.067071 25227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7bc14c56e444d18faf21f984da66a2. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.067301 25226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f618af4bc44ddfa7e77789fca59a9d. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.068993 25330 tablet_bootstrap.cc:654] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb: Neither blocks nor log segments found. Creating new log.
02:16:07.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.070007 25330 log.cc:826] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb: Log is configured to *not* fsync() on all Append() calls
02:16:07.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.071146 25330 tablet_bootstrap.cc:492] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb: No bootstrap required, opened a new log
02:16:07.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.071249 25330 ts_tablet_manager.cc:1403] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
02:16:07.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.072606 25332 tablet_bootstrap.cc:492] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3: Bootstrap starting.
02:16:07.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.073110 25330 raft_consensus.cc:359] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } }
02:16:07.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.073529 25330 raft_consensus.cc:385] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.073659 25332 tablet_bootstrap.cc:654] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3: Neither blocks nor log segments found. Creating new log.
02:16:07.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.073822 25330 raft_consensus.cc:740] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5717b0a905064fb48705d4c6418fd8cb, State: Initialized, Role: FOLLOWER
02:16:07.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.074137 25330 consensus_queue.cc:260] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [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: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } }
02:16:07.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.074663 25330 ts_tablet_manager.cc:1434] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
02:16:07.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.074628 25332 log.cc:826] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3: Log is configured to *not* fsync() on all Append() calls
02:16:07.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:07.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.077544 25330 tablet_bootstrap.cc:492] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb: Bootstrap starting.
02:16:07.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.078694 25330 tablet_bootstrap.cc:654] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb: Neither blocks nor log segments found. Creating new log.
02:16:07.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.079509 25329 tablet_bootstrap.cc:492] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1: No bootstrap required, opened a new log
02:16:07.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.079612 25329 ts_tablet_manager.cc:1403] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
02:16:07.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.081647 25329 raft_consensus.cc:359] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.081852 25329 raft_consensus.cc:385] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.081887 25329 raft_consensus.cc:740] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e8611002504374901b9bdde6c1c3e1, State: Initialized, Role: FOLLOWER
02:16:07.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.082588 25329 consensus_queue.cc:260] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.083186 25329 ts_tablet_manager.cc:1434] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
02:16:07.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.085114 25332 tablet_bootstrap.cc:492] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3: No bootstrap required, opened a new log
02:16:07.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.085235 25332 ts_tablet_manager.cc:1403] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.000s
02:16:07.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.087139 25332 raft_consensus.cc:359] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.087347 25332 raft_consensus.cc:385] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.087383 25332 raft_consensus.cc:740] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8114d36ee58f479782a90ba6d353c4a3, State: Initialized, Role: FOLLOWER
02:16:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.087488 25332 consensus_queue.cc:260] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3 [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.087785 25332 ts_tablet_manager.cc:1434] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
02:16:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.088630 25332 tablet_bootstrap.cc:492] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3: Bootstrap starting.
02:16:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.089205 25332 tablet_bootstrap.cc:654] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3: Neither blocks nor log segments found. Creating new log.
02:16:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.089203 25329 tablet_bootstrap.cc:492] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1: Bootstrap starting.
02:16:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.089946 25329 tablet_bootstrap.cc:654] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1: Neither blocks nor log segments found. Creating new log.
02:16:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090145 25330 tablet_bootstrap.cc:492] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb: No bootstrap required, opened a new log
02:16:07.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090230 25330 ts_tablet_manager.cc:1403] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
02:16:07.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090466 25330 raft_consensus.cc:359] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090574 25330 raft_consensus.cc:385] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090598 25330 raft_consensus.cc:740] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5717b0a905064fb48705d4c6418fd8cb, State: Initialized, Role: FOLLOWER
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090655 25330 consensus_queue.cc:260] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090750 25329 tablet_bootstrap.cc:492] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1: No bootstrap required, opened a new log
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090764 25330 ts_tablet_manager.cc:1434] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090806 25329 ts_tablet_manager.cc:1403] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.090849 25330 tablet_bootstrap.cc:492] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb: Bootstrap starting.
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.091019 25329 raft_consensus.cc:359] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.091101 25329 raft_consensus.cc:385] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.091122 25329 raft_consensus.cc:740] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e8611002504374901b9bdde6c1c3e1, State: Initialized, Role: FOLLOWER
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.091179 25329 consensus_queue.cc:260] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.091324 25329 ts_tablet_manager.cc:1434] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.091332 25330 tablet_bootstrap.cc:654] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb: Neither blocks nor log segments found. Creating new log.
02:16:07.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.091413 25329 tablet_bootstrap.cc:492] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1: Bootstrap starting.
02:16:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.091964 25329 tablet_bootstrap.cc:654] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1: Neither blocks nor log segments found. Creating new log.
02:16:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.094740 25332 tablet_bootstrap.cc:492] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3: No bootstrap required, opened a new log
02:16:07.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.094820 25332 ts_tablet_manager.cc:1403] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
02:16:07.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.095031 25332 raft_consensus.cc:359] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.095106 25332 raft_consensus.cc:385] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.095129 25332 raft_consensus.cc:740] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8114d36ee58f479782a90ba6d353c4a3, State: Initialized, Role: FOLLOWER
02:16:07.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.095208 25332 consensus_queue.cc:260] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3 [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.095328 25332 ts_tablet_manager.cc:1434] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
02:16:07.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.095701 25332 tablet_bootstrap.cc:492] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3: Bootstrap starting.
02:16:07.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.096288 25332 tablet_bootstrap.cc:654] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3: Neither blocks nor log segments found. Creating new log.
02:16:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.099653 25329 tablet_bootstrap.cc:492] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1: No bootstrap required, opened a new log
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.099743 25329 ts_tablet_manager.cc:1403] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.001s
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.100188 25329 raft_consensus.cc:359] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.100342 25329 raft_consensus.cc:385] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.100416 25329 raft_consensus.cc:740] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e8611002504374901b9bdde6c1c3e1, State: Initialized, Role: FOLLOWER
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.100489 25329 consensus_queue.cc:260] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1 [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.100603 25329 ts_tablet_manager.cc:1434] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.100713 25329 tablet_bootstrap.cc:492] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1: Bootstrap starting.
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.101276 25329 tablet_bootstrap.cc:654] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1: Neither blocks nor log segments found. Creating new log.
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.102106 25334 raft_consensus.cc:493] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.102252 25334 raft_consensus.cc:515] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } }
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.102893 25329 tablet_bootstrap.cc:492] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1: No bootstrap required, opened a new log
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.102948 25329 ts_tablet_manager.cc:1403] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.103132 25334 leader_election.cc:290] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757), 89e8611002504374901b9bdde6c1c3e1 (127.24.8.194:34349)
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.103147 25329 raft_consensus.cc:359] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } }
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.103274 25329 raft_consensus.cc:385] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.103304 25329 raft_consensus.cc:740] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e8611002504374901b9bdde6c1c3e1, State: Initialized, Role: FOLLOWER
02:16:07.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.103364 25329 consensus_queue.cc:260] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1 [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: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } }
02:16:07.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.105158 25329 ts_tablet_manager.cc:1434] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
02:16:07.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.105399 25332 tablet_bootstrap.cc:492] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3: No bootstrap required, opened a new log
02:16:07.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.105480 25332 ts_tablet_manager.cc:1403] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.001s
02:16:07.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.105798 25332 raft_consensus.cc:359] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.105890 25332 raft_consensus.cc:385] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.105909 25332 raft_consensus.cc:740] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8114d36ee58f479782a90ba6d353c4a3, State: Initialized, Role: FOLLOWER
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.106021 25332 consensus_queue.cc:260] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3 [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.106117 25332 ts_tablet_manager.cc:1434] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.106698 25332 tablet_bootstrap.cc:492] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3: Bootstrap starting.
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.107280 25332 tablet_bootstrap.cc:654] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3: Neither blocks nor log segments found. Creating new log.
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.108126 25330 tablet_bootstrap.cc:492] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb: No bootstrap required, opened a new log
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.108186 25330 ts_tablet_manager.cc:1403] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.000s
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.108404 25330 raft_consensus.cc:359] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.108484 25330 raft_consensus.cc:385] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.108510 25330 raft_consensus.cc:740] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5717b0a905064fb48705d4c6418fd8cb, State: Initialized, Role: FOLLOWER
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.108573 25330 consensus_queue.cc:260] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.108676 25330 ts_tablet_manager.cc:1434] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.108757 25330 tablet_bootstrap.cc:492] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb: Bootstrap starting.
02:16:07.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.109236 25330 tablet_bootstrap.cc:654] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb: Neither blocks nor log segments found. Creating new log.
02:16:07.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.112768 25330 tablet_bootstrap.cc:492] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb: No bootstrap required, opened a new log
02:16:07.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.112866 25330 ts_tablet_manager.cc:1403] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
02:16:07.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.113087 25330 raft_consensus.cc:359] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.113179 25330 raft_consensus.cc:385] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.113204 25330 raft_consensus.cc:740] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5717b0a905064fb48705d4c6418fd8cb, State: Initialized, Role: FOLLOWER
02:16:07.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.113263 25330 consensus_queue.cc:260] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.113370 25330 ts_tablet_manager.cc:1434] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
02:16:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.115091 25332 tablet_bootstrap.cc:492] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3: No bootstrap required, opened a new log
02:16:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.115195 25332 ts_tablet_manager.cc:1403] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
02:16:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.115423 25332 raft_consensus.cc:359] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } }
02:16:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.115504 25332 raft_consensus.cc:385] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.115535 25332 raft_consensus.cc:740] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8114d36ee58f479782a90ba6d353c4a3, State: Initialized, Role: FOLLOWER
02:16:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.115594 25332 consensus_queue.cc:260] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3 [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: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } }
02:16:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.115701 25332 ts_tablet_manager.cc:1434] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
02:16:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.117715 25248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879575b096c3468286c60ebf0f70709d" candidate_uuid: "5717b0a905064fb48705d4c6418fd8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8114d36ee58f479782a90ba6d353c4a3" is_pre_election: true
02:16:07.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.117902 25248 raft_consensus.cc:2468] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5717b0a905064fb48705d4c6418fd8cb in term 0.
02:16:07.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.118193 24913 leader_election.cc:304] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [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: 5717b0a905064fb48705d4c6418fd8cb, 8114d36ee58f479782a90ba6d353c4a3; no voters: 
02:16:07.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.118454 25334 raft_consensus.cc:2804] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
02:16:07.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.118543 25334 raft_consensus.cc:493] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:16:07.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.118578 25334 raft_consensus.cc:3060] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Advancing to term 1
02:16:07.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.119688 25334 raft_consensus.cc:515] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } }
02:16:07.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.119923 25334 leader_election.cc:290] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [CANDIDATE]: Term 1 election: Requested vote from peers 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757), 89e8611002504374901b9bdde6c1c3e1 (127.24.8.194:34349)
02:16:07.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.120191 25248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879575b096c3468286c60ebf0f70709d" candidate_uuid: "5717b0a905064fb48705d4c6418fd8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8114d36ee58f479782a90ba6d353c4a3"
02:16:07.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.120280 25248 raft_consensus.cc:3060] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Advancing to term 1
02:16:07.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.120826 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879575b096c3468286c60ebf0f70709d" candidate_uuid: "5717b0a905064fb48705d4c6418fd8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e8611002504374901b9bdde6c1c3e1" is_pre_election: true
02:16:07.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.120836 25112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879575b096c3468286c60ebf0f70709d" candidate_uuid: "5717b0a905064fb48705d4c6418fd8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e8611002504374901b9bdde6c1c3e1"
02:16:07.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.121061 25113 raft_consensus.cc:2468] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5717b0a905064fb48705d4c6418fd8cb in term 0.
02:16:07.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.121331 25248 raft_consensus.cc:2468] T 879575b096c3468286c60ebf0f70709d P 8114d36ee58f479782a90ba6d353c4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5717b0a905064fb48705d4c6418fd8cb in term 1.
02:16:07.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.121534 24913 leader_election.cc:304] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5717b0a905064fb48705d4c6418fd8cb, 8114d36ee58f479782a90ba6d353c4a3; no voters: 89e8611002504374901b9bdde6c1c3e1
02:16:07.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.121706 25334 raft_consensus.cc:2804] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 1 FOLLOWER]: Leader election won for term 1
02:16:07.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.121986 25334 raft_consensus.cc:697] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [term 1 LEADER]: Becoming Leader. State: Replica: 5717b0a905064fb48705d4c6418fd8cb, State: Running, Role: LEADER
02:16:07.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.122117 25334 consensus_queue.cc:237] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [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: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } }
02:16:07.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.123142 24725 catalog_manager.cc:5696] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5717b0a905064fb48705d4c6418fd8cb (127.24.8.193). New cstate: current_term: 1 leader_uuid: "5717b0a905064fb48705d4c6418fd8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } health_report { overall_health: HEALTHY } } }
02:16:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.143961 25334 raft_consensus.cc:493] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:16:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.144129 25334 raft_consensus.cc:515] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.144378 25334 leader_election.cc:290] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e8611002504374901b9bdde6c1c3e1 (127.24.8.194:34349), 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757)
02:16:07.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.144691 25248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7bc14c56e444d18faf21f984da66a2" candidate_uuid: "5717b0a905064fb48705d4c6418fd8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8114d36ee58f479782a90ba6d353c4a3" is_pre_election: true
02:16:07.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.144691 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7bc14c56e444d18faf21f984da66a2" candidate_uuid: "5717b0a905064fb48705d4c6418fd8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e8611002504374901b9bdde6c1c3e1" is_pre_election: true
02:16:07.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.144798 25113 raft_consensus.cc:2468] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5717b0a905064fb48705d4c6418fd8cb in term 0.
02:16:07.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.144798 25248 raft_consensus.cc:2468] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5717b0a905064fb48705d4c6418fd8cb in term 0.
02:16:07.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.144994 24911 leader_election.cc:304] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [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: 5717b0a905064fb48705d4c6418fd8cb, 89e8611002504374901b9bdde6c1c3e1; no voters: 
02:16:07.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.145100 25334 raft_consensus.cc:2804] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
02:16:07.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.145128 25334 raft_consensus.cc:493] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:16:07.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.145148 25334 raft_consensus.cc:3060] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Advancing to term 1
02:16:07.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.145884 25334 raft_consensus.cc:515] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.146179 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7bc14c56e444d18faf21f984da66a2" candidate_uuid: "5717b0a905064fb48705d4c6418fd8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e8611002504374901b9bdde6c1c3e1"
02:16:07.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.146278 25113 raft_consensus.cc:3060] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Advancing to term 1
02:16:07.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.147264 25113 raft_consensus.cc:2468] T 5c7bc14c56e444d18faf21f984da66a2 P 89e8611002504374901b9bdde6c1c3e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5717b0a905064fb48705d4c6418fd8cb in term 1.
02:16:07.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.147480 24911 leader_election.cc:304] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [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: 5717b0a905064fb48705d4c6418fd8cb, 89e8611002504374901b9bdde6c1c3e1; no voters: 
02:16:07.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.147593 25349 raft_consensus.cc:2804] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 1 FOLLOWER]: Leader election won for term 1
02:16:07.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.147785 25349 raft_consensus.cc:697] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [term 1 LEADER]: Becoming Leader. State: Replica: 5717b0a905064fb48705d4c6418fd8cb, State: Running, Role: LEADER
02:16:07.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.147850 25349 consensus_queue.cc:237] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.148517 25248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7bc14c56e444d18faf21f984da66a2" candidate_uuid: "5717b0a905064fb48705d4c6418fd8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8114d36ee58f479782a90ba6d353c4a3"
02:16:07.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.148612 25248 raft_consensus.cc:3060] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Advancing to term 1
02:16:07.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.148798 24725 catalog_manager.cc:5696] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5717b0a905064fb48705d4c6418fd8cb (127.24.8.193). New cstate: current_term: 1 leader_uuid: "5717b0a905064fb48705d4c6418fd8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } health_report { overall_health: UNKNOWN } } }
02:16:07.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.149346 25334 leader_election.cc:290] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [CANDIDATE]: Term 1 election: Requested vote from peers 89e8611002504374901b9bdde6c1c3e1 (127.24.8.194:34349), 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757)
02:16:07.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.149442 25248 raft_consensus.cc:2468] T 5c7bc14c56e444d18faf21f984da66a2 P 8114d36ee58f479782a90ba6d353c4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5717b0a905064fb48705d4c6418fd8cb in term 1.
02:16:07.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:07.177423 25027 tablet.cc:2406] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:16:07.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:07.198318 25297 tablet.cc:2406] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:16:07.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.219924 25336 raft_consensus.cc:493] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:16:07.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.220063 25336 raft_consensus.cc:515] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.220535 25336 leader_election.cc:290] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5717b0a905064fb48705d4c6418fd8cb (127.24.8.193:38145), 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757)
02:16:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.223999 25248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115163e65b8a42d5927107e4ce5a9f90" candidate_uuid: "89e8611002504374901b9bdde6c1c3e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8114d36ee58f479782a90ba6d353c4a3" is_pre_election: true
02:16:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.224179 25248 raft_consensus.cc:2468] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e8611002504374901b9bdde6c1c3e1 in term 0.
02:16:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.224102 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115163e65b8a42d5927107e4ce5a9f90" candidate_uuid: "89e8611002504374901b9bdde6c1c3e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5717b0a905064fb48705d4c6418fd8cb" is_pre_election: true
02:16:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.224294 24978 raft_consensus.cc:2468] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e8611002504374901b9bdde6c1c3e1 in term 0.
02:16:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.224453 25048 leader_election.cc:304] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [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: 8114d36ee58f479782a90ba6d353c4a3, 89e8611002504374901b9bdde6c1c3e1; no voters: 
02:16:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.224632 25336 raft_consensus.cc:2804] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:16:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.224694 25336 raft_consensus.cc:493] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:16:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.224715 25336 raft_consensus.cc:3060] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Advancing to term 1
02:16:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.225643 25336 raft_consensus.cc:515] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.225834 25336 leader_election.cc:290] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [CANDIDATE]: Term 1 election: Requested vote from peers 5717b0a905064fb48705d4c6418fd8cb (127.24.8.193:38145), 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757)
02:16:07.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.226159 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115163e65b8a42d5927107e4ce5a9f90" candidate_uuid: "89e8611002504374901b9bdde6c1c3e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5717b0a905064fb48705d4c6418fd8cb"
02:16:07.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.226181 25248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115163e65b8a42d5927107e4ce5a9f90" candidate_uuid: "89e8611002504374901b9bdde6c1c3e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8114d36ee58f479782a90ba6d353c4a3"
02:16:07.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.226284 25248 raft_consensus.cc:3060] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Advancing to term 1
02:16:07.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.226313 24978 raft_consensus.cc:3060] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Advancing to term 1
02:16:07.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.227224 25248 raft_consensus.cc:2468] T 115163e65b8a42d5927107e4ce5a9f90 P 8114d36ee58f479782a90ba6d353c4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e8611002504374901b9bdde6c1c3e1 in term 1.
02:16:07.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.227476 25048 leader_election.cc:304] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [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: 8114d36ee58f479782a90ba6d353c4a3, 89e8611002504374901b9bdde6c1c3e1; no voters: 
02:16:07.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.227525 24978 raft_consensus.cc:2468] T 115163e65b8a42d5927107e4ce5a9f90 P 5717b0a905064fb48705d4c6418fd8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e8611002504374901b9bdde6c1c3e1 in term 1.
02:16:07.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.227595 25336 raft_consensus.cc:2804] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 1 FOLLOWER]: Leader election won for term 1
02:16:07.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.227814 25336 raft_consensus.cc:697] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [term 1 LEADER]: Becoming Leader. State: Replica: 89e8611002504374901b9bdde6c1c3e1, State: Running, Role: LEADER
02:16:07.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.227952 25336 consensus_queue.cc:237] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.229146 24725 catalog_manager.cc:5696] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89e8611002504374901b9bdde6c1c3e1 (127.24.8.194). New cstate: current_term: 1 leader_uuid: "89e8611002504374901b9bdde6c1c3e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } health_report { overall_health: UNKNOWN } } }
02:16:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:07.313410 25162 tablet.cc:2406] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:16:07.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.381057 25336 raft_consensus.cc:493] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:16:07.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.381256 25336 raft_consensus.cc:515] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.381471 25336 leader_election.cc:290] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5717b0a905064fb48705d4c6418fd8cb (127.24.8.193:38145), 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757)
02:16:07.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.381978 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f618af4bc44ddfa7e77789fca59a9d" candidate_uuid: "89e8611002504374901b9bdde6c1c3e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5717b0a905064fb48705d4c6418fd8cb" is_pre_election: true
02:16:07.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.382103 24978 raft_consensus.cc:2468] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e8611002504374901b9bdde6c1c3e1 in term 0.
02:16:07.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.381974 25248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f618af4bc44ddfa7e77789fca59a9d" candidate_uuid: "89e8611002504374901b9bdde6c1c3e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8114d36ee58f479782a90ba6d353c4a3" is_pre_election: true
02:16:07.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.382198 25248 raft_consensus.cc:2468] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e8611002504374901b9bdde6c1c3e1 in term 0.
02:16:07.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.382352 25047 leader_election.cc:304] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [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: 5717b0a905064fb48705d4c6418fd8cb, 89e8611002504374901b9bdde6c1c3e1; no voters: 
02:16:07.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.382508 25336 raft_consensus.cc:2804] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:16:07.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.382565 25336 raft_consensus.cc:493] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:16:07.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.382581 25336 raft_consensus.cc:3060] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Advancing to term 1
02:16:07.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.383315 25336 raft_consensus.cc:515] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.383492 25336 leader_election.cc:290] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [CANDIDATE]: Term 1 election: Requested vote from peers 5717b0a905064fb48705d4c6418fd8cb (127.24.8.193:38145), 8114d36ee58f479782a90ba6d353c4a3 (127.24.8.195:38757)
02:16:07.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.383664 25248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f618af4bc44ddfa7e77789fca59a9d" candidate_uuid: "89e8611002504374901b9bdde6c1c3e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8114d36ee58f479782a90ba6d353c4a3"
02:16:07.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.383741 25248 raft_consensus.cc:3060] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3 [term 0 FOLLOWER]: Advancing to term 1
02:16:07.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.383744 24978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f618af4bc44ddfa7e77789fca59a9d" candidate_uuid: "89e8611002504374901b9bdde6c1c3e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5717b0a905064fb48705d4c6418fd8cb"
02:16:07.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.383842 24978 raft_consensus.cc:3060] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb [term 0 FOLLOWER]: Advancing to term 1
02:16:07.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.384581 25248 raft_consensus.cc:2468] T 61f618af4bc44ddfa7e77789fca59a9d P 8114d36ee58f479782a90ba6d353c4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e8611002504374901b9bdde6c1c3e1 in term 1.
02:16:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.384707 24978 raft_consensus.cc:2468] T 61f618af4bc44ddfa7e77789fca59a9d P 5717b0a905064fb48705d4c6418fd8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e8611002504374901b9bdde6c1c3e1 in term 1.
02:16:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.384794 25048 leader_election.cc:304] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [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: 8114d36ee58f479782a90ba6d353c4a3, 89e8611002504374901b9bdde6c1c3e1; no voters: 
02:16:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.384881 25336 raft_consensus.cc:2804] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 1 FOLLOWER]: Leader election won for term 1
02:16:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.384927 25336 raft_consensus.cc:697] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [term 1 LEADER]: Becoming Leader. State: Replica: 89e8611002504374901b9bdde6c1c3e1, State: Running, Role: LEADER
02:16:07.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.384986 25336 consensus_queue.cc:237] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [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: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } }
02:16:07.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.385800 24725 catalog_manager.cc:5696] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89e8611002504374901b9bdde6c1c3e1 (127.24.8.194). New cstate: current_term: 1 leader_uuid: "89e8611002504374901b9bdde6c1c3e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 } health_report { overall_health: UNKNOWN } } }
02:16:07.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.587962 25334 consensus_queue.cc:1048] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:07.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.591089 25334 consensus_queue.cc:1048] T 5c7bc14c56e444d18faf21f984da66a2 P 5717b0a905064fb48705d4c6418fd8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:07.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.635356 25355 consensus_queue.cc:1048] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:07.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.637991 25364 consensus_queue.cc:1048] T 115163e65b8a42d5927107e4ce5a9f90 P 89e8611002504374901b9bdde6c1c3e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:07.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.642057 25113 raft_consensus.cc:3060] T 879575b096c3468286c60ebf0f70709d P 89e8611002504374901b9bdde6c1c3e1 [term 0 FOLLOWER]: Advancing to term 1
02:16:07.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.643455 25334 consensus_queue.cc:1048] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:07.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.643608 25349 consensus_queue.cc:1048] T 879575b096c3468286c60ebf0f70709d P 5717b0a905064fb48705d4c6418fd8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e8611002504374901b9bdde6c1c3e1" member_type: VOTER last_known_addr { host: "127.24.8.194" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:07.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.825873 25364 consensus_queue.cc:1048] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8114d36ee58f479782a90ba6d353c4a3" member_type: VOTER last_known_addr { host: "127.24.8.195" port: 38757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:07.828542 25364 consensus_queue.cc:1048] T 61f618af4bc44ddfa7e77789fca59a9d P 89e8611002504374901b9bdde6c1c3e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5717b0a905064fb48705d4c6418fd8cb" member_type: VOTER last_known_addr { host: "127.24.8.193" port: 38145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:07.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:07.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:07.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:07.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:07.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.8.253:36209, [9ms] Sub RPC GetTableLocations: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:07.902 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)] connecting to peer
02:16:07.905 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)] Successfully connected to peer
02:16:07.983 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x62f93ccc, L:/127.0.0.1:56776 - R:/127.24.8.193:38145] using TOKEN/null
02:16:08.025 [DEBUG - Time-limited test] (Connection.java:748) [peer 89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)] connecting to peer
02:16:08.028 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)] Successfully connected to peer
02:16:08.063 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x10d0dc65, L:/127.0.0.1:44190 - R:/127.24.8.194:34349] using TOKEN/null
02:16:08.121 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.125 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.168 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.173 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.174 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.176 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.189 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.196 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.203 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.203 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.200 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.199 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.233 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.233 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.235 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.241 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.242 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.222 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.253 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.253 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.254 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.256 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.257 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.258 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.259 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.260 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.265 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.266 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.268 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.269 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.274 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.276 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbdd47d25, L:/127.0.0.1:33178 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.281 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.283 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.283 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=161), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [154ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.285 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.287 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.290 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.294 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.294 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.296 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.297 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.299 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.300 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.301 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.302 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.303 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.305 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.305 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.307 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.307 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.309 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.311 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.312 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.314 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.314 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.315 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.316 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.325 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.325 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.328 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.328 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.329 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.333 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.337 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.338 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.339 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.340 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.341 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.341 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.343 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.344 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.345 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.346 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.349 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.349 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.347 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.370 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.371 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.374 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:08.377 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.377 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.379 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.381 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.382 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.384 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f243510, L:/127.0.0.1:33188 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.384 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.385 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=219), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [215ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.389 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.389 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.390 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.394 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.399 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.399 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.403 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.419 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.433 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:08.435 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.436 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.440 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:08.441 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.438 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.447 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.452 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.454 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.454 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.455 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.463 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.457 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.470 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:08.477 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.479 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.481 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.481 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:08.499 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.509 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.513 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.520 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x02cb260e, L:/127.0.0.1:33208 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.520 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.523 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.534 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.528 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.540 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.551 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=338), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [281ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.560 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7835e15f, L:/127.0.0.1:38366 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.561 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.572 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x61895b4a, L:/127.0.0.1:38396 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.573 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfc689162, L:/127.0.0.1:33200 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.586 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x232b420d, L:/127.0.0.1:43000 - R:/127.24.8.254:43169] using TOKEN/null
02:16:08.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.609 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.620 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.625 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeaba2b44, L:/127.0.0.1:38376 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.626 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.627 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=416), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [378ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.635 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc8ea05d1, L:/127.0.0.1:38430 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.620 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.645 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.656 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1d5696aa, L:/127.0.0.1:43046 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:08.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.646 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.662 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b7648be, L:/127.0.0.1:38440 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.660 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.671 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.685 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:08.687 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.689 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.690 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:08.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.688 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.702 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1e8399d, L:/127.0.0.1:33260 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.706 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.709 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4eda2f95, L:/127.0.0.1:38392 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.705 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.715 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf79dca92, L:/127.0.0.1:33274 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.709 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.723 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a893f96, L:/127.0.0.1:43064 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:08.730 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.734 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c15d5ea, L:/127.0.0.1:33288 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.734 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c2efb3d, L:/127.0.0.1:33226 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.740 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc15fb4ae, L:/127.0.0.1:43016 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:08.747 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.749 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x13f85abd, L:/127.0.0.1:33212 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.751 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd749751a, L:/127.0.0.1:33278 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.756 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.759 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbcdedf22, L:/127.0.0.1:33218 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.761 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x699bbc49, L:/127.0.0.1:33246 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.763 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.752 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.766 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc25036bc, L:/127.0.0.1:43038 - R:/127.24.8.254:43169] using TOKEN/null
02:16:08.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.774 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.774 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d0e0b47, L:/127.0.0.1:33214 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.775 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.776 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.776 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.779 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.779 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=520), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [400ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=574), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [547ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.784 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b99c48f, L:/127.0.0.1:38452 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=509), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [352ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [439ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.787 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.790 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x861a98ce, L:/127.0.0.1:38414 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.794 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.798 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc985c126, L:/127.0.0.1:33242 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=531), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [364ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.799 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x91dba704, L:/127.0.0.1:43056 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:08.800 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1cc210a1, L:/127.0.0.1:38404 - R:/127.24.8.252:33317] using TOKEN/null
02:16:08.805 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.796 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=604), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [398ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [562ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=557), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [515ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.824 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b3b6840, L:/127.0.0.1:38426 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.826 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x83207742, L:/127.0.0.1:43028 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:08.826 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.840 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.842 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=635), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [506ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:08.842 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.842 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.843 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=572), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [447ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [496ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:08.844 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.851 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.864 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:08.867 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.868 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.872 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb879da08, L:/127.0.0.1:38460 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.880 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.883 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.883 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x74dc2deb, L:/127.0.0.1:43088 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:08.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.884 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:08.902 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.903 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b0b1e91, L:/127.0.0.1:38462 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:08.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.916 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.916 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x83855ca5, L:/127.0.0.1:43072 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:08.919 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.920 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.919 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.920 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.927 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.927 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.920 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.921 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.925 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.927 [DEBUG - pool-4-thread-15] (NetUtil.java:139) Resolved '127.24.8.252' into [/127.24.8.252] in 1170528ns
02:16:08.930 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.931 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2cac6098, L:/127.0.0.1:33310 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.932 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.932 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.933 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.940 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.941 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:08.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.943 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x05f9f776, L:/127.0.0.1:33296 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:08.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.948 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xce10f02d, L:/127.0.0.1:43090 - R:/127.24.8.254:43169] using TOKEN/null
02:16:08.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.951 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.956 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.959 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.959 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:08.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.960 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:08.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.966 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.966 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:08.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:08.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.970 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.968 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.968 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:08.979 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299976, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.980 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299991, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299982, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.980 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.981 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.982 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.983 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.985 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.986 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:08.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:08.987 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.988 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:08.989 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:08.991 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.996 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.998 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:08.999 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:08.999 [DEBUG - pool-4-thread-27] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299968, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.999 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299972, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:08.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.005 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.006 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299972, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:09.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:08.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=687), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [621ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:09.008 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:09.014 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:09.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:09.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:09.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:09.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:09.032 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:09.040 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.048 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.055 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.062 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.063 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.069 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.077 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.078 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=806), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [482ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:09.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:09.085 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.086 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.087 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.088 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.089 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.090 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.092 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.095 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.097 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.102 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.103 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.109 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.117 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.119 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.121 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.123 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.123 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.125 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.126 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.129 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.129 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.130 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.131 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.131 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.135 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.139 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.140 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.142 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.143 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.144 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.146 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.148 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.150 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.151 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.152 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.177 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.179 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.180 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.185 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x314949ec, L:/127.0.0.1:43114 - R:/127.24.8.254:43169] using TOKEN/null
02:16:09.188 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2c45ca0, L:/127.0.0.1:33316 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.194 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b723e92, L:/127.0.0.1:43124 - R:/127.24.8.254:43169] using TOKEN/null
02:16:09.194 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9bb3981e, L:/127.0.0.1:38470 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.196 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.197 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:09.199 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:09.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:09.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:09.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:09.202 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.203 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9ee43a6, L:/127.0.0.1:33340 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.205 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.207 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.209 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.211 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.212 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:09.213 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.215 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.218 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77d02e9d, L:/127.0.0.1:33338 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.218 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbeb053de, L:/127.0.0.1:33344 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.219 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.222 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.224 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.225 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.227 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.232 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:09.233 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.236 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.259 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.262 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.258 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.263 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.263 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.265 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.268 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.268 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.268 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.269 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.269 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.257 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.270 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:09.270 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.271 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.271 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.272 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.272 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.274 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbdaf2b24, L:/127.0.0.1:33348 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.275 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=928), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [599ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:09.281 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.282 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.282 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.285 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.286 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:09.288 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:09.292 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:09.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.293 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=941), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [549ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:09.295 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.297 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55ada4ff, L:/127.0.0.1:33368 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:09.303 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.307 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:09.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:09.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:09.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:09.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:09.314 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.316 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.316 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:09.317 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:09.318 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.318 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:09.318 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:09.319 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff80e30c, L:/127.0.0.1:33416 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.237 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.320 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.320 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.321 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.322 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.322 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.326 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x16c758cc, L:/127.0.0.1:43102 - R:/127.24.8.254:43169] using TOKEN/null
02:16:09.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.330 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.332 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52183e57, L:/127.0.0.1:38474 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.340 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.342 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9d99a21b, L:/127.0.0.1:33382 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.357 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.363 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.363 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.364 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:09.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a31a51f, L:/127.0.0.1:33346 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe1973dfd, L:/127.0.0.1:33414 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.256 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.256 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.369 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.369 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.256 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.370 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.370 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.370 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.370 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.371 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.255 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.371 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.372 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.254 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.373 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.373 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.254 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.373 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.373 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.253 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.374 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.374 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.253 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.374 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.374 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.374 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.252 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.375 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.375 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.251 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.375 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.375 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.375 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.375 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.377 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.251 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.381 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.381 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.382 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.251 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.384 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.384 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.390 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.390 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.396 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.250 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.399 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:09.399 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.250 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.249 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.408 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe1d5a427, L:/127.0.0.1:33342 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.410 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x13f77676, L:/127.0.0.1:43172 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:09.249 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.413 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.247 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.417 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x43557c8b, L:/127.0.0.1:38486 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.423 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:09.423036 25619 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.245803 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38510 (local address 127.24.8.252:33317)
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422606 (+176803us) server_negotiation.cc:207] Beginning negotiation
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422608 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422620 (+    12us) server_negotiation.cc:408] Connection header received
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422641 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422641 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422657 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422834 (+   177us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38510: BlockingWrite error: write error: Broken pipe (error 32)
02:16:09.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":176785,"thread_start_us":175,"threads_started":1}
02:16:09.424 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.425 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1086), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [675ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:09.441 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x559c39cd, L:/127.0.0.1:38530 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:09.447 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf49854b1, L:/127.0.0.1:38524 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.447 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a8833e6, L:/127.0.0.1:38514 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.448 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd82b0a92, L:/127.0.0.1:43186 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:09.453 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7a00879c, L:/127.0.0.1:43148 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:09.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:09.456473 25511 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:09.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.201620 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43138 (local address 127.24.8.254:43169)
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.223583 (+ 21963us) server_negotiation.cc:207] Beginning negotiation
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.223587 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.223603 (+    16us) server_negotiation.cc:408] Connection header received
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.223641 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.223643 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.223664 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.223736 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.381452 (+157716us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.382108 (+   656us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.441287 (+ 59179us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.441474 (+   187us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.455556 (+ 14082us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.455622 (+    66us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.455685 (+    63us) server_negotiation.cc:1036] Waiting for connection context
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.456190 (+   505us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43138: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43138): Connection reset by peer (error 104)
02:16:09.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21917}
02:16:09.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:09.458803 25492 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246176 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43142 (local address 127.24.8.254:43169)
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246403 (+   227us) server_negotiation.cc:207] Beginning negotiation
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246405 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246415 (+    10us) server_negotiation.cc:408] Connection header received
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246438 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246439 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246449 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246513 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.457298 (+210785us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.458210 (+   912us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.458721 (+   511us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43142: BlockingRecv error: recv got EOF from 127.0.0.1:43142 (error 108)
02:16:09.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":207}
02:16:09.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:09.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:09.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:09.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:09.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:09.462 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5af9a38e, L:/127.0.0.1:33394 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.463 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x42521d80, L:/127.0.0.1:38544 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.463 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.464 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.464 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:09.465 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.465 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.246 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.245 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61e7600c, L:/127.0.0.1:33322 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.245 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1120), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [641ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [843ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:09.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.240 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.239 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.239 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.238 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.481 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:09.483551 25635 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:09.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.241719 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38572 (local address 127.24.8.252:33317)
02:16:09.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.283961 (+ 42242us) server_negotiation.cc:207] Beginning negotiation
02:16:09.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.283964 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:09.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.473526 (+189562us) server_negotiation.cc:408] Connection header received
02:16:09.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.483229 (+  9703us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:09.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.483232 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:09.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.483251 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:09.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.483326 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:09.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.483470 (+   144us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38572: BlockingRecv error: recv got EOF from 127.0.0.1:38572 (error 108)
02:16:09.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42184,"thread_start_us":91,"threads_started":1}
02:16:09.490 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.493 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.496 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.499 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.501 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.502 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.506 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf695b393, L:/127.0.0.1:33372 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.508 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8cfce7e6, L:/127.0.0.1:33474 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:09.510 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.514 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.514 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb1d9bc58, L:/127.0.0.1:38498 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1195), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [962ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:09.519 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa6c4138c, L:/127.0.0.1:43210 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:09.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:09.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:09.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:09.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:09.523 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:09.524 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.525 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:09.525 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.529 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f197be8, L:/127.0.0.1:38558 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.530 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe1be6f10, L:/127.0.0.1:38492 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.533 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.535 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.536 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:09.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:09.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:09.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:09.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:09.543 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:09.543 [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.24.8.253:36209, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [423ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:09.544 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.544 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:09.544 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:09.545 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.429 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.428 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.423 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:09.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.557 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.558 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.560 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.372 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.562 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.359 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x43211f09, L:/127.0.0.1:43156 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:09.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:09.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:09.568 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:09.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:09.569 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.570 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:09.570 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.571 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:09.567512 24639 connection.cc:466] server connection from 127.0.0.1:43156 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43156 (request call id 0) could send its response
02:16:09.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:09.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:09.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:09.577 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:09.578 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:09.578 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:09.578 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:09.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:09.581 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:09.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.586 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.588 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.588 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf432383f, L:/127.0.0.1:60654 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.589 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e8bc6f8, L:/127.0.0.1:60638 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.597 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94b04923, L:/127.0.0.1:44118 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:09.616771 25629 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.290746 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43222 (local address 127.24.8.254:43169)
02:16:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.421975 (+131229us) server_negotiation.cc:207] Beginning negotiation
02:16:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.421978 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.421992 (+    14us) server_negotiation.cc:408] Connection header received
02:16:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422013 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422014 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422026 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.422109 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.587486 (+165377us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.588264 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.616663 (+ 28399us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43222: BlockingRecv error: recv got EOF from 127.0.0.1:43222 (error 108)
02:16:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":131190,"thread_start_us":113,"threads_started":1}
02:16:09.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:09.623 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:09.626 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.645 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0b53ea9, L:/127.0.0.1:38580 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.651 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x40caa7d5, L:/127.0.0.1:33462 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.653 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1be90f58, L:/127.0.0.1:33442 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.654 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56671517, L:/127.0.0.1:38578 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:09.654342 25526 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:09.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.243166 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43150 (local address 127.24.8.254:43169)
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.243433 (+   267us) server_negotiation.cc:207] Beginning negotiation
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.243435 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.243443 (+     8us) server_negotiation.cc:408] Connection header received
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.243459 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.243460 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.243471 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.243538 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.341656 (+ 98118us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:09.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1134), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [826ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [830ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [1012ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.342507 (+   851us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.650687 (+308180us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.650954 (+   267us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.652814 (+  1860us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.652822 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.652823 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.652835 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.652864 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:09.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.652870 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:09.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.652921 (+    51us) server_negotiation.cc:1036] Waiting for connection context
02:16:09.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.654215 (+  1294us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43150: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43150): Connection reset by peer (error 104)
02:16:09.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":250}
02:16:09.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:09.663043 25506 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.241691 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38536 (local address 127.24.8.252:33317)
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246589 (+  4898us) server_negotiation.cc:207] Beginning negotiation
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246592 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246601 (+     9us) server_negotiation.cc:408] Connection header received
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246625 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246626 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246646 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246707 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.398155 (+151448us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.399060 (+   905us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.660827 (+261767us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.661220 (+   393us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.662326 (+  1106us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:09.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.662333 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:09.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.662333 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:09.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.662342 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
02:16:09.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.662363 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:09.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.662368 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:09.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.662413 (+    45us) server_negotiation.cc:1036] Waiting for connection context
02:16:09.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.662918 (+   505us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38536: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38536): Connection reset by peer (error 104)
02:16:09.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4872}
02:16:09.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.672 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.672 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:09.672 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:09.680 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.681 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=836), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [494ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [502ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:09.683 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.685 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.694 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.694 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1283), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [483ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:09.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.704 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.715 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.719 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.724 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.728 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.729 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:09.731 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.733 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:09.779 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.834 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:09.835 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:09.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:09.881 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:09.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.909 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.910 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.914 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:09.914 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.915 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.915 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.916 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:09.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.917 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf2a5bc3, L:/127.0.0.1:33460 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.919 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:09.919 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.920 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb0a29e92, L:/127.0.0.1:33450 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.923 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a275312, L:/127.0.0.1:33406 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.923 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:09.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:09.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:09.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:09.927 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf10481c, L:/127.0.0.1:33446 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.930 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1596), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [665ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [924ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:09.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:09.930 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x540422c9, L:/127.0.0.1:33354 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:09.932 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1af10e24, L:/127.0.0.1:43208 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:09.935 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.935 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.938 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.951 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:09.953 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7b5afda6, L:/127.0.0.1:44188 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:09.954 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:09.959 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1629), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [574ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [588ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:09.960 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1253), Traces: [0ms] refreshing cache from master, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [538ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [769ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:09.961 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1688), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [445ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1117ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:09.964 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5a8f2a83, L:/127.0.0.1:39820 - R:/127.24.8.254:43169] using TOKEN/null
02:16:09.965 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.965 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbaea445e, L:/127.0.0.1:39808 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:09.966 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.968 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.969 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:09.969 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa07d8847, L:/127.0.0.1:39792 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:09.973 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.973 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:09.977 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.002 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf05cb2e0, L:/127.0.0.1:39810 - R:/127.24.8.254:43169] using TOKEN/null
02:16:10.007 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfc65afe8, L:/127.0.0.1:44158 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:10.007 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x00bc6490, L:/127.0.0.1:60722 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.010 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc8687683, L:/127.0.0.1:44152 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:10.012 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6f6e57a, L:/127.0.0.1:60682 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.016 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b8110d5, L:/127.0.0.1:60694 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.017 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaf522b8d, L:/127.0.0.1:39780 - R:/127.24.8.254:43169] using TOKEN/null
02:16:10.020 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32f4ab85, L:/127.0.0.1:60706 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:10.029 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa5e4b044, L:/127.0.0.1:44172 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:10.031 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad589f34, L:/127.0.0.1:44164 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:10.035 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.047 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.050 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.053 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.066 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.070 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.072 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.074 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.077 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.077 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.079 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.102 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdadc3ebd, L:/127.0.0.1:44190 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:10.110 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.115 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.121 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.132 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.136 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfcc3aeb2, L:/127.0.0.1:60670 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.139 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.139 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.145 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.147 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.148 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.148 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.156 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.165 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.168 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.173 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe6d9a9ae, L:/127.0.0.1:44206 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:10.181 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.181 [ERROR - pool-4-thread-33] (HashedWheelTimer.java:470) You are creating too many HashedWheelTimer instances. HashedWheelTimer is a shared resource that must be reused across the JVM, so that only a few instances are created.
02:16:10.182 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.183 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.184 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.186 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.187 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.189 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.190 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.192 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.193 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.193 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.193 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:10.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:10.226 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.231 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.238 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.240 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.243 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x33f07fd2, L:/127.0.0.1:44124 - R:/127.24.8.252:33317] using TOKEN/null
02:16:10.255 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8218626a, L:/127.0.0.1:33430 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.259 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72bf8c7c, L:/127.0.0.1:60674 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.266 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.268 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1327), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [599ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [607ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1147ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:10.269 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.269 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.270 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.271 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.271 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.272 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1320), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [501ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:10.272 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.273 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.273 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:10.274 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.275 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:10.275 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.276 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.277 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.277 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.278 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.278 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.279 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:10.279 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.280 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.281 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.281 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1952), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [803ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [814ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1381ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:10.284 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.285 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.286 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.287 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.288 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.289 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.290 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.290 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.291 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.291 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.292 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.293 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.293 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.296 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:10.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1613), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [668ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:10.304 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1965), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1066ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1637ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:10.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.308 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.308 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.308 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.309 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.310 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.310 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.311 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.311 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.312 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.313 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.314 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.314 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd44f7611, L:/127.0.0.1:60724 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.315 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e889ee0, L:/127.0.0.1:60734 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.315 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.315 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.316 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.317 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.317 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1968), Traces: [0ms] refreshing cache from master, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [509ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [767ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [1567ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:10.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.323 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.323 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.323 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.323 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:10.325 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.325 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.326 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.327 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1576), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [666ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1311ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [1316ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:10.328 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.329 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:10.329 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.329 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.329 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.330 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.331 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.315 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.340 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.341 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.341 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.341 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.342 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.343 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.343 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.343 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.343 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.344 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:10.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.349 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.351 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.351 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.351 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.353 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.354 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.354 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.354 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.358 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.358 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.358 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.360 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.360 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.364 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.365 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.365 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:10.365 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:10.367 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.367 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.370 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.370 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.370 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.370 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.371 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:10.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.372 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:10.373736 25639 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.273521 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39824 (local address 127.24.8.254:43169)
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.273598 (+    77us) server_negotiation.cc:207] Beginning negotiation
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.273601 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.274731 (+  1130us) server_negotiation.cc:408] Connection header received
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.275495 (+   764us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.275497 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.275516 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.275557 (+    41us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.373659 (+ 98102us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39824: BlockingRecv error: recv got EOF from 127.0.0.1:39824 (error 108)
02:16:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":37}
02:16:10.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.375 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:10.375 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:10.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.379 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.381 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.382 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.383 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.393 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.402 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.403 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.408 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.409 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.410 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.412 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.413 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.474 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.475 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.478 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.480 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.481 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1528), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1139ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:10.481 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x81c8ab1f, L:/127.0.0.1:39838 - R:/127.24.8.254:43169] using TOKEN/null
02:16:10.482 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.482 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.482 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:10.483 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1719), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1233ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:10.483 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.483 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.484 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1641), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [497ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:10.484 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1971), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1341ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1373ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:10.484 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1820), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [370ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:10.485 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.485 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2064), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1416ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:10.486 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2147), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [602ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1669ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:10.487 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.495 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.496 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.497 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.498 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.501 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.501 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2240), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [671ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [2014ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:10.503 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.503 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.507 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.507 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.508 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.508 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.509 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.509 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:10.510 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.510 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:10.510 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.511 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.511 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.511 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.512 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.512 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.513 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.514 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.515 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.515 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.516 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.517 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.517 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.518 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.518 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.519 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.519 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.520 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.520 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.521 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.521 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.522 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.533 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.534 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.536 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.537 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.538 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.538 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.539 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:10.539 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.540 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.541 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.542 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.542 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.543 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.543 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.544 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.545 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.545 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.546 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.546 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.547 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:10.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1611), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [606ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1154ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1408ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:10.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.556 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.562 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.562 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.563 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.565 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.565 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.565 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.567 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.568 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.571 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.571 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.573 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.573 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.573 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.574 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.579 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.580 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.581 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.581 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:10.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.581 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe186f5b6, L:/127.0.0.1:60736 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.582 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.583 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.583 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.583 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.585 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.585 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.589 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.590 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.590 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.591 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.591 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.591 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.591 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.591 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.594 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.596 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.596 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.596 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.597 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.597 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.598 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.602 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.602 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.604 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.605 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.605 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:10.605 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.606 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.606 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.608 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.623 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.624 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.625 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:10.625 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:10.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.635 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1838), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [424ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1414ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, deferred=null) after lookup
02:16:10.636 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.636 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.638 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.640 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.641 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:10.641 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:10.641 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:10.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.643 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.645 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:10.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:10.645 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:10.645 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.648 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.649 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.650 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.650 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.652 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.655 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:10.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.657 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.661 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:10.661 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.661 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:10.640554 25619 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:10.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.671 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.672 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:10.688 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.687 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.685 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.683 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.700 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.683 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:10.682 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:10.702 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:10.682 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.704 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.680 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.680 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.680 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.678 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.711 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.675 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:10.673 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.663 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.264560 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38584 (local address 127.24.8.252:33317)
02:16:10.715 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.715 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.718 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.729 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.730 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423263 (+158703us) server_negotiation.cc:207] Beginning negotiation
02:16:10.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423266 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:10.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423276 (+    10us) server_negotiation.cc:408] Connection header received
02:16:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423297 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423297 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423311 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423385 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.459872 (+ 36487us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.460701 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:10.739 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.466889 (+  6188us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:10.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.467125 (+   236us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:10.744 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.640067 (+1172942us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.640080 (+    13us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:10.747 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.753 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.754 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1a9803b1, L:/127.0.0.1:39770 - R:/127.24.8.254:43169] using TOKEN/null
02:16:10.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:10.756 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca70c684, L:/127.0.0.1:44342 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:10.758 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:10.760 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:10.772 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1cf7cad4, L:/127.0.0.1:44298 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:10.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.780 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.780 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.785 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.789 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.790 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.791 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.791 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.792 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:10.792 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.793 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:10.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:10.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:10.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:10.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:10.796 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.640081 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:10.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.640091 (+    10us) server_negotiation.cc:923] calling sasl_server_start()
02:16:10.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.640129 (+    38us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:10.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.640136 (+     7us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:10.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.640226 (+    90us) server_negotiation.cc:1036] Waiting for connection context
02:16:10.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.640436 (+   210us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38584: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38584): Connection reset by peer (error 104)
02:16:10.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":158603,"thread_start_us":108,"threads_started":1}
02:16:10.826 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:10.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.849 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.849 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.850 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:10.851 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.851 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.854 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.854 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.885 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:10.885 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:10.896 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x787afb85, L:/127.0.0.1:60870 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.908 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8c9bf1c, L:/127.0.0.1:60868 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:10.915 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.924 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:10.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.933 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.937 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:10.940 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.944 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.948 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.952 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299842, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299841, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299841, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:10.954 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:10.954 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:10.954 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:10.955 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:10.955 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:10.959 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:10.959 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:10.962 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.971 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:10.642905 25618 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:10.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.718176 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44140 (local address 127.24.8.252:33317)
02:16:10.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.718232 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:10.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.718234 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:10.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.642580 (+924346us) server_negotiation.cc:408] Connection header received
02:16:10.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.642623 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:10.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.642624 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:10.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.642644 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:10.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.642727 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:10.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:10.642843 (+   116us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44140: BlockingRecv error: recv got EOF from 127.0.0.1:44140 (error 108)
02:16:10.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:10.984 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:10.988 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x08c76ed1, L:/127.0.0.1:44310 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.002 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.006 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0b55d2a, L:/127.0.0.1:44330 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.006 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.008 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.008 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.009 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9ca9398, L:/127.0.0.1:60770 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.011 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2143), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1444ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1909ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.013 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.016 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.018 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.019 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.021 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.024 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.027 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.027 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.035 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.036 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe78ccc21, L:/127.0.0.1:60754 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.036 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.036 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.038 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.040 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.041 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.041 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.043 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.044 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2374), Traces: [0ms] refreshing cache from master, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1320ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:11.045 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.046 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=855), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [379ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [549ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:11.047 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac1aa5a6, L:/127.0.0.1:32782 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.048 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x18ef011f, L:/127.0.0.1:44284 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.049 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.049 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2089), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:11.050 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.050 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.051 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.051 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.051 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2073), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:11.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.054 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.055 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.055 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.056 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2073), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:11.056 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.059 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.059 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x526b3263, L:/127.0.0.1:32842 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.060 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.060 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.060 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2357), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:11.061 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.062 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.063 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9851a02e, L:/127.0.0.1:60998 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.063 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6098f409, L:/127.0.0.1:60872 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.063 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.064 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.064 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.065 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.068 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.068 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.070 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.073 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.073 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.077 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.078 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.078 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.121 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x925a6b64, L:/127.0.0.1:60860 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.129 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b4df968, L:/127.0.0.1:44280 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.130 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.130 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.131 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.131 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:11.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.131 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf973ee4, L:/127.0.0.1:60816 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=950), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [934ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.006 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f2b8bae, L:/127.0.0.1:44308 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.136 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.136 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.137 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.137 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d1e18e9, L:/127.0.0.1:60840 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.121 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.140 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc30496a6, L:/127.0.0.1:60824 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1091), Traces: [0ms] refreshing cache from master, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1088ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.121 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2a38356, L:/127.0.0.1:60984 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.119 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.150 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.119 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.119 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.119 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.118 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.118 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.118 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.118 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.118 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.117 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.117 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.117 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.117 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.117 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.117 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.116 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.116 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xddc96672, L:/127.0.0.1:44270 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.116 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.116 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb93da2e3, L:/127.0.0.1:60888 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.116 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.116 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe6d04754, L:/127.0.0.1:60852 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.116 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.115 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.115 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.115 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.115 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.115 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.115 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.114 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.114 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.114 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:11.114 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:11.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.107 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.107 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe822ae64, L:/127.0.0.1:44248 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.107 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.106 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbee15a5d, L:/127.0.0.1:44242 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.106 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.106 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.104 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.102 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.101 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.098 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf8d421be, L:/127.0.0.1:32814 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.083 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.082 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:11.082 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.081 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.065 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46829269, L:/127.0.0.1:60768 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.039 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.224 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5f680c4, L:/127.0.0.1:32830 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.225 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbf9e7843, L:/127.0.0.1:44266 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.227 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa9ba1e9b, L:/127.0.0.1:32772 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.228 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbabd0c58, L:/127.0.0.1:60794 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.230 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61bd0427, L:/127.0.0.1:60782 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.230 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x50b933b4, L:/127.0.0.1:60798 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.232 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0d808ab, L:/127.0.0.1:44260 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.239 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x780ed07b, L:/127.0.0.1:39842 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.239 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7dea1b19, L:/127.0.0.1:44374 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.244 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e605571, L:/127.0.0.1:60808 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.244 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1bd30f1c, L:/127.0.0.1:44400 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.247 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.251 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.256 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xffe1d264, L:/127.0.0.1:44274 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.256 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde021cdc, L:/127.0.0.1:44356 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.257 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.258 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56a295c3, L:/127.0.0.1:60750 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.260 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdbc8055a, L:/127.0.0.1:60932 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.261 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.262 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed08b20f, L:/127.0.0.1:60904 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.262 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x78f51822, L:/127.0.0.1:44324 - R:/127.24.8.252:33317] using TOKEN/null
02:16:11.266 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa1d29ebc, L:/127.0.0.1:44224 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.267 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.146315 25979 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.270 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.286 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.286 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.286 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.287 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x46bc41cd, L:/127.0.0.1:44442 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.287 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.288 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19126159, L:/127.0.0.1:60910 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.289 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.289 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xab02e8b8, L:/127.0.0.1:44446 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.291 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.291 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.291 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.291 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.292 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.293 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.293 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.293 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.293 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:11.295 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.296 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.297 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x19a001eb, L:/127.0.0.1:39862 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.287 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2431), Traces: [0ms] refreshing cache from master, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [2196ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1343), Traces: [0ms] refreshing cache from master, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1255ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.299 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1251), Traces: [0ms] refreshing cache from master, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [946ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1236ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.300 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.300 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.301 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.302 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.304 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.304 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.305 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.305 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.305 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.306 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.306 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.307 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1ca40c88, L:/127.0.0.1:44382 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.307 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.308 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.309 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.313 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.313 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.314 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.319 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.320 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.320 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.320 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.321 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:11.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.313 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.329 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfd30ee72, L:/127.0.0.1:44576 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.330 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfc2dde83, L:/127.0.0.1:39958 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.319 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.332 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd8ea3a5, L:/127.0.0.1:32802 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.333 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x387c9425, L:/127.0.0.1:44458 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.334 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa57fe394, L:/127.0.0.1:39894 - R:/127.24.8.254:43169] using TOKEN/null
02:16:11.335 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8e57818c, L:/127.0.0.1:44208 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.336 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.337 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.337 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.337 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.338 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5c47ac5, L:/127.0.0.1:44506 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.339 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe7d2394, L:/127.0.0.1:60890 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.340 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e338d72, L:/127.0.0.1:60760 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.342 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x09b13415, L:/127.0.0.1:32786 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.345 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.345 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6518e907, L:/127.0.0.1:44232 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.346 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.346 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:11.346 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.347 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.357 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1172), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [914ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1153ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.362 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.363 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd3e7c231, L:/127.0.0.1:39856 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.366 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.366 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.366 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:11.369 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.369 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.370 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.086397 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39910 (local address 127.24.8.254:43169)
02:16:11.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.146005 (+ 59608us) server_negotiation.cc:207] Beginning negotiation
02:16:11.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.146007 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.146018 (+    11us) server_negotiation.cc:408] Connection header received
02:16:11.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.146036 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.146037 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.370 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x09adf56e, L:/127.0.0.1:44312 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.146045 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.146122 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.146225 (+   103us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39910: BlockingRecv error: recv got EOF from 127.0.0.1:39910 (error 108)
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59583,"thread_start_us":76,"threads_started":1}
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.290107 25526 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.683289 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39764 (local address 127.24.8.254:43169)
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.683347 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.683350 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.289802 (+1606452us) server_negotiation.cc:408] Connection header received
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.289845 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.289846 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.289865 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.289922 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.290037 (+   115us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39764: BlockingRecv error: recv got EOF from 127.0.0.1:39764 (error 108)
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.292181 25494 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.246276 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43194 (local address 127.24.8.254:43169)
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.298771 (+ 52495us) server_negotiation.cc:207] Beginning negotiation
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.298774 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.475868 (+177094us) server_negotiation.cc:408] Connection header received
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.475908 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.475909 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.475929 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.475994 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.613366 (+137372us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.614115 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.291500 (+1677385us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.291737 (+   237us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.291860 (+   123us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.291865 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.291866 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.291872 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.291886 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.291892 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.291947 (+    55us) server_negotiation.cc:1036] Waiting for connection context
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.292077 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43194: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43194): Connection reset by peer (error 104)
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52474,"thread_start_us":62,"threads_started":1}
02:16:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.323442 24782 connection.cc:466] server connection from 127.0.0.1:44270 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44270 (request call id 0) could send its response
02:16:11.372 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc59ad73f, L:/127.0.0.1:60920 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.389 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.390 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.390 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.390 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:11.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.393 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.393 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.394 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.394 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.394 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.394 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.396 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.398 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.398 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1207), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [801ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.408 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x13a021f3, L:/127.0.0.1:44486 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.408 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.408 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.409 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.409 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3044), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [2547ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [2585ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.414 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.416 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07032c84, L:/127.0.0.1:44440 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.418094 25963 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.089644 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40016 (local address 127.24.8.254:43169)
02:16:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.148162 (+ 58518us) server_negotiation.cc:207] Beginning negotiation
02:16:11.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.148164 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.148173 (+     9us) server_negotiation.cc:408] Connection header received
02:16:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.148192 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.148192 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.148202 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.149109 (+   907us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.416825 (+267716us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.417617 (+   792us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.418011 (+   394us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40016: BlockingRecv error: recv got EOF from 127.0.0.1:40016 (error 108)
02:16:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58501,"thread_start_us":42,"threads_started":1}
02:16:11.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.421 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1bdfe39c, L:/127.0.0.1:40022 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.427189 24783 connection.cc:466] server connection from 127.0.0.1:44266 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44266 (request call id 0) could send its response
02:16:11.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1251), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1113ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1215ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [1230ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.444 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa5fa8d12, L:/127.0.0.1:40034 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1258), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1171ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.447 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.451 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.451 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.451 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.451 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.454 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.454 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2691), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1497ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [2172ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [2285ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [2389ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.456 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1e5f32c4, L:/127.0.0.1:40004 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.458 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xefadddf7, L:/127.0.0.1:39942 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.459 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb181da9d, L:/127.0.0.1:39926 - R:/127.24.8.254:43169] using TOKEN/null
02:16:11.461 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xee48a3dd, L:/127.0.0.1:44580 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.471 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe98807a6, L:/127.0.0.1:39844 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.475 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.475 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.475 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.476 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.476 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.477 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:11.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.485 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.489 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.489 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.489 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.490 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.466601 25982 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.086688 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39976 (local address 127.24.8.254:43169)
02:16:11.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.147161 (+ 60473us) server_negotiation.cc:207] Beginning negotiation
02:16:11.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.498 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe7af41d, L:/127.0.0.1:44358 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.500 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.24.8.195' into [/127.24.8.195] in 3811815ns
02:16:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.147163 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.147175 (+    12us) server_negotiation.cc:408] Connection header received
02:16:11.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.503 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7469e8a9, L:/127.0.0.1:44538 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.504 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2a91ea2e, L:/127.0.0.1:44516 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.506 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.507 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1374), Traces: [0ms] refreshing cache from master, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1226ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.507 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.511 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.511 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1366), Traces: [0ms] refreshing cache from master, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1320), Traces: [0ms] refreshing cache from master, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [899ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1279ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.147194 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.532 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.532 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd83df405, L:/127.0.0.1:60926 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.533 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.534 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.534 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.147195 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.147204 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.538 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.538 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.539 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x287ab1bb, L:/127.0.0.1:44454 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.540 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1202d78d, L:/127.0.0.1:44574 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.540 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d861cdc, L:/127.0.0.1:44470 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.541 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0802f395, L:/127.0.0.1:39884 - R:/127.24.8.254:43169] using TOKEN/null
02:16:11.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.147354 (+   150us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.465574 (+318220us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.546 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.466346 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.466525 (+   179us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39976: BlockingRecv error: recv got EOF from 127.0.0.1:39976 (error 108)
02:16:11.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.553 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc8163170, L:/127.0.0.1:39934 - R:/127.24.8.254:43169] using TOKEN/null
02:16:11.554 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1432), Traces: [0ms] refreshing cache from master, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [986ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1225ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1241ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:11.554 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299977, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299972, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299960, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299960, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1498), Traces: [0ms] refreshing cache from master, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1327ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1427ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.555 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60448,"thread_start_us":62,"threads_started":1}
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.483999 25981 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.090243 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39990 (local address 127.24.8.254:43169)
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.154978 (+ 64735us) server_negotiation.cc:207] Beginning negotiation
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.154981 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.154995 (+    14us) server_negotiation.cc:408] Connection header received
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.155017 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.155017 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.155029 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.155100 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.482726 (+327626us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.552 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.483500 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.556 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.556 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.556 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.483901 (+   401us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39990: BlockingRecv error: recv got EOF from 127.0.0.1:39990 (error 108)
02:16:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64694,"thread_start_us":48,"threads_started":1}
02:16:11.557 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.557 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.491281 25962 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.557 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.312413 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40040 (local address 127.24.8.254:43169)
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.312457 (+    44us) server_negotiation.cc:207] Beginning negotiation
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.312459 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.330889 (+ 18430us) server_negotiation.cc:408] Connection header received
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.330921 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.330922 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.330938 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.557 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.331005 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.380449 (+ 49444us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.381246 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.487873 (+106627us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.488071 (+   198us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.490412 (+  2341us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.490470 (+    58us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.490526 (+    56us) server_negotiation.cc:1036] Waiting for connection context
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.491196 (+   670us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40040: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40040): Connection reset by peer (error 104)
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:16:11.558 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.510785 25617 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.348487 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38590 (local address 127.24.8.252:33317)
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423557 (+ 75070us) server_negotiation.cc:207] Beginning negotiation
02:16:11.558 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423559 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423572 (+    13us) server_negotiation.cc:408] Connection header received
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423589 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423590 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423599 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.423665 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.592896 (+169231us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:09.593693 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.509900 (+1916207us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.510169 (+   269us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.510299 (+   130us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.510304 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:11.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.510305 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.510311 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.510329 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.510333 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:11.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.510383 (+    50us) server_negotiation.cc:1036] Waiting for connection context
02:16:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.510499 (+   116us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38590: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38590): Connection reset by peer (error 104)
02:16:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75045}
02:16:11.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.559 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.561 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf58c550c, L:/127.0.0.1:39956 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.565 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.572 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.575 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3920db43, L:/127.0.0.1:60964 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.580 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe248d781, L:/127.0.0.1:44556 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.581 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa11d211a, L:/127.0.0.1:32848 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.581 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.582 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x099ce3f0, L:/127.0.0.1:40056 - R:/127.24.8.254:43169] using TOKEN/null
02:16:11.583 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1392), Traces: [0ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1228ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1280ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [1349ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.585 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.585 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.585 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.585 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.586 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x33059b8f, L:/127.0.0.1:44384 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.587 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f871812, L:/127.0.0.1:44584 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.587 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.583 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.582356 25990 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.591 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2cfad8cf, L:/127.0.0.1:39964 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.043079 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39872 (local address 127.24.8.254:43169)
02:16:11.579 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.594 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b40f12c, L:/127.0.0.1:44528 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.594 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.145749 (+102670us) server_negotiation.cc:207] Beginning negotiation
02:16:11.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.597 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd81d54fe, L:/127.0.0.1:44402 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.598 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.598 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.601 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.602 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.603 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.603 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.603 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.604 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.604 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.604 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.605 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.605 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.605 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.605 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1530), Traces: [0ms] refreshing cache from master, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [911ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1015ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:11.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.145751 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.606 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.607 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.608 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf842bb1, L:/127.0.0.1:60980 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.609 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.609 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.610 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.430990 (+285239us) server_negotiation.cc:408] Connection header received
02:16:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.431039 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.610 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.611 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e1e84ae, L:/127.0.0.1:44422 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.431040 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.615 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.431059 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.431123 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [2534ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [2573ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [2656ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.474729 (+ 43606us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.475598 (+   869us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.555633 (+ 80035us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.626 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf322a058, L:/127.0.0.1:44546 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.555876 (+   243us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.574984 (+ 19108us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:11.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.628 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.629 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.629 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.575045 (+    61us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.575120 (+    75us) server_negotiation.cc:1036] Waiting for connection context
02:16:11.629 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1556), Traces: [0ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [926ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1029ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.582251 (+  7131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39872: BlockingRecv error: failed to read from TLS socket (remote: unknown): Cannot send after transport endpoint shutdown (error 108)
02:16:11.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.629 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.630 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.630 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.627 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.631 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.631 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.631 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.630 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.633 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1545), Traces: [0ms] refreshing cache from master, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [968ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1014ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:11.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.627 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x15b4859f, L:/127.0.0.1:44434 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.634 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.634 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.634 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.634 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.635 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.634 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":102632,"thread_start_us":93,"threads_started":1}
02:16:11.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.641 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d6d892b, L:/127.0.0.1:60990 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.644 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.641 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.641 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.647 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9abd2b69, L:/127.0.0.1:44492 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.647 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.647 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1565), Traces: [0ms] refreshing cache from master, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [996ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1232ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.648 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.648 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb79179cf, L:/127.0.0.1:60952 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.649 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.649 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.649 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.651 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.645 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.654 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.659 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.662 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4323c14b, L:/127.0.0.1:44564 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.663 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcfdf660a, L:/127.0.0.1:44410 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:11.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.667 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x723d47ff, L:/127.0.0.1:60944 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.669 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x792355b7, L:/127.0.0.1:40018 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.673 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:11.674 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1607), Traces: [0ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [444ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1050ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1250ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1518ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:11.676 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1528), Traces: [0ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [958ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1406ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1517ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.677 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.677 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.680 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299985, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.680 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.673 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.681 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.681 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.681 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.681 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.682 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.682 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.682 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.682 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.683 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:11.683 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.686 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.677 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.686 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.686 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.687 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.687 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.687 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.687 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.688 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.689 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.689 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.682 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.687 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.692174 25981 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.695 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.513049 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40060 (local address 127.24.8.254:43169)
02:16:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.513115 (+    66us) server_negotiation.cc:207] Beginning negotiation
02:16:11.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.513117 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.704 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.620736 (+107619us) server_negotiation.cc:408] Connection header received
02:16:11.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.624959 (+  4223us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.707 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.708 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.708 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.708 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.624961 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.624977 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.625046 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.709 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.713 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.716 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.711 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.716 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.668733 (+ 43687us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.717 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:11.717 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.669477 (+   744us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.692097 (+ 22620us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40060: BlockingRecv error: recv got EOF from 127.0.0.1:40060 (error 108)
02:16:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:16:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.708585 25989 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.536115 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40070 (local address 127.24.8.254:43169)
02:16:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.536466 (+   351us) server_negotiation.cc:207] Beginning negotiation
02:16:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.536469 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:11.717 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.718 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1561), Traces: [0ms] refreshing cache from master, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [944ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1238ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1419ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.556731 (+ 20262us) server_negotiation.cc:408] Connection header received
02:16:11.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.558668 (+  1937us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.558669 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.558688 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.558725 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.707433 (+148708us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.708263 (+   830us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.708474 (+   211us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40070: BlockingRecv error: recv got EOF from 127.0.0.1:40070 (error 108)
02:16:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":321}
02:16:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.719515 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.571160 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40082 (local address 127.24.8.254:43169)
02:16:11.725 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc6196b85, L:/127.0.0.1:60822 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:11.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.571213 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.571216 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:11.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.631840 (+ 60624us) server_negotiation.cc:408] Connection header received
02:16:11.730 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.24.8.195' into [/127.24.8.195] in 1913062ns
02:16:11.730 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.731 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.631873 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.631874 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.733 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.734 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.734 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.734 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.631888 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.631945 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.735 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.672497 (+ 40552us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.673189 (+   692us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.736 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.739 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.24.8.195' into [/127.24.8.195] in 2390781ns
02:16:11.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.718841 (+ 45652us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.739 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.739 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.740 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.741 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.719070 (+   229us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.719165 (+    95us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:11.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.719211 (+    46us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.719285 (+    74us) server_negotiation.cc:1036] Waiting for connection context
02:16:11.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.719415 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40082: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40082): Connection reset by peer (error 104)
02:16:11.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1577), Traces: [0ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1192ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1548ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:11.745 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.731504 25983 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.745 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.644891 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40100 (local address 127.24.8.254:43169)
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.644929 (+    38us) server_negotiation.cc:207] Beginning negotiation
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.644931 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.667290 (+ 22359us) server_negotiation.cc:408] Connection header received
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.667341 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.667342 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.667383 (+    41us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.667434 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.745 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.730405 (+ 62971us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.731216 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.731403 (+   187us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40100: BlockingRecv error: recv got EOF from 127.0.0.1:40100 (error 108)
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.738123 25990 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.644796 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40106 (local address 127.24.8.254:43169)
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.644853 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.644856 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.701216 (+ 56360us) server_negotiation.cc:408] Connection header received
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.704930 (+  3714us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.704933 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.704959 (+    26us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.705032 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.737419 (+ 32387us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.737941 (+   522us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.738065 (+   124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40106: BlockingRecv error: recv got EOF from 127.0.0.1:40106 (error 108)
02:16:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
02:16:11.747 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.749 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.750 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.750 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.750 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.751 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.751 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.751 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.751 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.751 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.752 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x726a6999, L:/127.0.0.1:40094 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:11.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.752250 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.603469 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40086 (local address 127.24.8.254:43169)
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.603518 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:11.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.603520 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.630625 (+ 27105us) server_negotiation.cc:408] Connection header received
02:16:11.755 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.631006 (+   381us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.631008 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.755 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.631030 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.631101 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.672339 (+ 41238us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.673137 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.750504 (+ 77367us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:11.755 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:11.757 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.750739 (+   235us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:11.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.752017 (+  1278us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:11.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.752024 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:11.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.752024 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:11.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.752140 (+   116us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40086: getpeername error: Transport endpoint is not connected (error 107)
02:16:11.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:16:11.757 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.757 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.762063 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.719753 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40130 (local address 127.24.8.254:43169)
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.722956 (+  3203us) server_negotiation.cc:207] Beginning negotiation
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.722959 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.761773 (+ 38814us) server_negotiation.cc:408] Connection header received
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.761810 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.761812 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.761830 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.761887 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.761994 (+   107us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40130: BlockingRecv error: recv got EOF from 127.0.0.1:40130 (error 108)
02:16:11.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3153}
02:16:11.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.765010 25989 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.708691 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40120 (local address 127.24.8.254:43169)
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.709139 (+   448us) server_negotiation.cc:207] Beginning negotiation
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.709141 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.761740 (+ 52599us) server_negotiation.cc:408] Connection header received
02:16:11.765 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.764560 (+  2820us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.764563 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.764584 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.764620 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.764940 (+   320us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40120: BlockingRecv error: recv got EOF from 127.0.0.1:40120 (error 108)
02:16:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":421}
02:16:11.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.766 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.766 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:11.766 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.767 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:11.768 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.768 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.771 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.771 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.773 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.773 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.783 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.784 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1599), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [848ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:11.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.790 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.791 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.791 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:11.792 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.792 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.794 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.794 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.795 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.796 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1805), Traces: [0ms] refreshing cache from master, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1071ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1290ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1688ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.805 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.805 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:11.805 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.811 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.811 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.811 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.812 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.814 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.815 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.815 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.816 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.816 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1635), Traces: [0ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [918ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1395ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1461ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:11.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.821 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.821 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1627), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1191ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1462ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:11.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.824 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.824 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.824 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.825 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.825 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.825 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.825060 25989 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.819268 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40146 (local address 127.24.8.254:43169)
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.819326 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.819328 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.820066 (+   738us) server_negotiation.cc:408] Connection header received
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.824195 (+  4129us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.824197 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.824223 (+    26us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.824259 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.824991 (+   732us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40146: BlockingRecv error: recv got EOF from 127.0.0.1:40146 (error 108)
02:16:11.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:11.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.831 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.831 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:11.831 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.832 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.832 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.833 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.834 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2882), Traces: [0ms] refreshing cache from master, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [628ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1526ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1664ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:11.838 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.839 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.840 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.841 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.842 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.843 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.843 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.845 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.846 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.847 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.848 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.849 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.849 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.850 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.851 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.852 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.853 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.854 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.854 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.854 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:11.855 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.855 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.855 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.856 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.857 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.857 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.857 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.862 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.865 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.865 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.865 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.865 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.868 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.870 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.872 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.872 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.873 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.874 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.875 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.875 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.876 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.876 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.876 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2851), Traces: [0ms] refreshing cache from master, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [635ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1554ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1724ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:11.877 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.878 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.878 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.879 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.880 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.881 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.882 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.883 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.883 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.883 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.883 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.872 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.884 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.884 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.885 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.885 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.885 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.886 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:11.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.886 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.887 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.888 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.888 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.889 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:11.890 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:11.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:11.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:11.897655 25989 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.878472 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40158 (local address 127.24.8.254:43169)
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.878530 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.878532 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.879281 (+   749us) server_negotiation.cc:408] Connection header received
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.897091 (+ 17810us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.897093 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.897119 (+    26us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.897156 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.897581 (+   425us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40158: BlockingRecv error: recv got EOF from 127.0.0.1:40158 (error 108)
02:16:11.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:11.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.900 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:11.900 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:11.901 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.902 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2688), Traces: [0ms] refreshing cache from master, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1578ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1831ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:11.904 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:11.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:11.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:11.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:11.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:11.908 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:11.909 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:11.909 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:11.909 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:11.910 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.910 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.910 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.912 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:11.912 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:11.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.917 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:11.929 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:11.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:11.944 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.953 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:11.981 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:11.998 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:11.998 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.009 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.009 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.010 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1820), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1146ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1359ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.010 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.011 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1900), Traces: [0ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [994ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1374ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.011 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.012 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.013 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.014 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:12.015 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.015 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1937), Traces: [0ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1013ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1444ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1514ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.016 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.016 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:12.018 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.019 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.019 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.020 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.020 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.021 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.021 [DEBUG - pool-4-thread-64] (NetUtil.java:139) Resolved '127.24.8.253' into [/127.24.8.253] in 38512281ns
02:16:12.021 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.021 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.022 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.022 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.022 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.023 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1858), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [924ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.024 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:12.025 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.025 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.025 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:12.025 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.026 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.027 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.027 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.027 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.028 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.028 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.028 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.028 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.029 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.029 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.029 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.029 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.030 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.031 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.031 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.032 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.032 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.032 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.033 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.033 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.034 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.035 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.035 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.036 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.036 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.037 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.037 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.038 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.039 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.039 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.040 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.040 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.040 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.041 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.041 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.042 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.042 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.043 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.043 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.029 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.044 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.045 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.046 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.047 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.051 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:12.051 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08771519, L:/127.0.0.1:32858 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.052 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e5daa96, L:/127.0.0.1:40194 - R:/127.24.8.254:43169] using TOKEN/null
02:16:12.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.054 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3024), Traces: [0ms] refreshing cache from master, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1522ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1630ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.054 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.055 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.055 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.055 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.056 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.056 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.056 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.056 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.057 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.057 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.058 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.063 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.064 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.064 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.064 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.066 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.067 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.067 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.067 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.067 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.068 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.068 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.068 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.071 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.071 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:12.071 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.073 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d2f25a9, L:/127.0.0.1:32852 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.076242 25990 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.014046 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40196 (local address 127.24.8.254:43169)
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.014146 (+   100us) server_negotiation.cc:207] Beginning negotiation
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.014147 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.014157 (+    10us) server_negotiation.cc:408] Connection header received
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.014205 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.014215 (+    10us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.014250 (+    35us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.014323 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.037002 (+ 22679us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.037816 (+   814us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.075282 (+ 37466us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.075512 (+   230us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.075908 (+   396us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.075966 (+    58us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.076036 (+    70us) server_negotiation.cc:1036] Waiting for connection context
02:16:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.076161 (+   125us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40196: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40196): Connection reset by peer (error 104)
02:16:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":86}
02:16:12.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.078 [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.24.8.253:36209, [1309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1768ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [2562ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [3069ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:12.078 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.078 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.078748 25983 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.017343 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40204 (local address 127.24.8.254:43169)
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.017403 (+    60us) server_negotiation.cc:207] Beginning negotiation
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.017405 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.037902 (+ 20497us) server_negotiation.cc:408] Connection header received
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.037928 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.037929 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.037945 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.079 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.037997 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.061402 (+ 23405us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.079 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.062379 (+   977us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.070524 (+  8145us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.070744 (+   220us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.077591 (+  6847us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.077629 (+    38us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.077680 (+    51us) server_negotiation.cc:1036] Waiting for connection context
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.078672 (+   992us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40204: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40204): Connection reset by peer (error 104)
02:16:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
02:16:12.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.080 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.081 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.081 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.081 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.081748 25962 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.060098 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40214 (local address 127.24.8.254:43169)
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.060148 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.060151 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.060161 (+    10us) server_negotiation.cc:408] Connection header received
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.060192 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.060193 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.060204 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.060255 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.077090 (+ 16835us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.077828 (+   738us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.081679 (+  3851us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40214: BlockingRecv error: recv got EOF from 127.0.0.1:40214 (error 108)
02:16:12.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:12.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.083 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.084 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.084 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.084 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.087 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.087 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:12.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.091 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5827087c, L:/127.0.0.1:32860 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.092 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.092 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.093 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:12.093 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.093 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:12.094 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.094 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.095 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.096 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:12.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.101 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.102 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c5f4daf, L:/127.0.0.1:44588 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=248), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [125ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:12.104 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbecc9d11, L:/127.0.0.1:40226 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:12.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.106 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.106 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.107 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.111 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.111 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:12.111 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.111 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.112 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.112 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.112 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.112 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:12.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.116 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.122 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.125 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:12.127 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.128 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32325805, L:/127.0.0.1:32876 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.130 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.130 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=243), Traces: [0ms] refreshing cache from master, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [145ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:12.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.136 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.136 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.136 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.138 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.139 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.139294 25962 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.118985 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40242 (local address 127.24.8.254:43169)
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.119040 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.119043 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.123313 (+  4270us) server_negotiation.cc:408] Connection header received
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.123795 (+   482us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.123797 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.123815 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.123850 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.138355 (+ 14505us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.139100 (+   745us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.139225 (+   125us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40242: BlockingWrite error: write error: Broken pipe (error 32)
02:16:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.141520 25997 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.114031 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44592 (local address 127.24.8.252:33317)
02:16:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.114084 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.114086 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.114887 (+   801us) server_negotiation.cc:408] Connection header received
02:16:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.115298 (+   411us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.115299 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.115321 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.115357 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.121273 (+  5916us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.122027 (+   754us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.132562 (+ 10535us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.132788 (+   226us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.141253 (+  8465us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.141261 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.141261 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.141274 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.141294 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.141298 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.141357 (+    59us) server_negotiation.cc:1036] Waiting for connection context
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.141454 (+    97us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44592: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44592): Connection reset by peer (error 104)
02:16:12.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:12.143 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.146 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.150 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.152 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.152314 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.918087 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40180 (local address 127.24.8.254:43169)
02:16:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.918140 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.918142 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.918981 (+   839us) server_negotiation.cc:408] Connection header received
02:16:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.152057 (+233076us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.152059 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.152075 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.152132 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.152244 (+   112us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40180: BlockingRecv error: recv got EOF from 127.0.0.1:40180 (error 108)
02:16:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:12.153 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.155 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.156 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.157 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.162 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.162 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.168 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.169 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.171 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.171 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.197 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.220 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.222 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.222 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.225 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:12.225 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.225459 25989 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.903721 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40170 (local address 127.24.8.254:43169)
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.903778 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.903781 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.904530 (+   749us) server_negotiation.cc:408] Connection header received
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.904965 (+   435us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.904966 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.904981 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.905028 (+    47us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.224454 (+319426us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.225218 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.225387 (+   169us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40170: BlockingRecv error: recv got EOF from 127.0.0.1:40170 (error 108)
02:16:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:12.227 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.227 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.228 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.230 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.232 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.232 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.233 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.234 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.236 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.237 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.239 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.240 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6bd68266, L:/127.0.0.1:32878 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.241 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.242 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.245 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.246 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.247 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.249 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.249 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.250 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:12.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.252 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.253 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.254 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.254 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.255 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.255 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.255 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7da1ccf4, L:/127.0.0.1:44596 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.255 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.256 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.256 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.256 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.257 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.257 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.258 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.259 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcb8093eb, L:/127.0.0.1:40256 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:12.259 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.259 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.260 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.261 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.261 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.262 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.262 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.263 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.264 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.264 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.264 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2095), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1146ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.265 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.266 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=377), Traces: [0ms] refreshing cache from master, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [252ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [271ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, deferred=null) after lookup
02:16:12.267 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.268 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.269 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.269 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.270 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.270 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.271 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.271 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.272 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.272 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.273 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.273 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.274 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.275 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.276 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.277 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.277 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:12.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:12.285 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.289 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.290 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.290 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.290 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.291 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.292 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.292 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.297 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.302 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.304 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.304 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:12.304 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.305 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.305 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.305 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:12.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.307 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.308 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.309 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.309 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.314 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.321 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.325 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x234c70f4, L:/127.0.0.1:32942 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.327 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.329 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.338 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.344 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.348 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7f923e62, L:/127.0.0.1:32976 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.349 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.349 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.356 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.360 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.361 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39aeace6, L:/127.0.0.1:33052 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.361 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.367 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.370 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.374 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.380 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce02b621, L:/127.0.0.1:33142 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.381 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.382 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76bbc805, L:/127.0.0.1:32906 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.384 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.385 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.386 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.392 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee4477f8, L:/127.0.0.1:33028 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.394 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.394 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.396 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe6a1050a, L:/127.0.0.1:33188 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.397 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.399 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x74a2afc5, L:/127.0.0.1:44616 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.401 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.403 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.403 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e2585b5, L:/127.0.0.1:33080 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.405 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.406 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a788f26, L:/127.0.0.1:33078 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.410 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.415 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6258ae6, L:/127.0.0.1:33170 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.417 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.420 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07828ff0, L:/127.0.0.1:33196 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.423 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ea478a9, L:/127.0.0.1:33004 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.423 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:12.425 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xad6d9c60, L:/127.0.0.1:32880 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.427 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x368eff60, L:/127.0.0.1:33014 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.428 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2174548c, L:/127.0.0.1:33010 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.429 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6b65ec2, L:/127.0.0.1:33100 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.430 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdef28234, L:/127.0.0.1:32988 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.431 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x21fb2b80, L:/127.0.0.1:44604 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.433 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c0d127b, L:/127.0.0.1:44626 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.436 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0918fa7d, L:/127.0.0.1:33112 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.439 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7fb7d31f, L:/127.0.0.1:33036 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.441 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0b8ba6ab, L:/127.0.0.1:33060 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.442 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.444 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd2481d9b, L:/127.0.0.1:32894 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.446 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d8e915f, L:/127.0.0.1:44612 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.449 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85f1172a, L:/127.0.0.1:33032 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.450 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a28518a, L:/127.0.0.1:32916 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.444 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.454 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.455 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.455 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=570), Traces: [0ms] refreshing cache from master, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [443ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.463 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.463 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.463 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.464 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.464 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.464 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.465 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5a8262cd, L:/127.0.0.1:32930 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.467 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.468 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.471 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.472993 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.444081 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44636 (local address 127.24.8.252:33317)
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.444441 (+   360us) server_negotiation.cc:207] Beginning negotiation
02:16:12.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.444444 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.452156 (+  7712us) server_negotiation.cc:408] Connection header received
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.452197 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.452199 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.452216 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.452281 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.471289 (+ 19008us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.472463 (+  1174us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.472907 (+   444us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44636: BlockingRecv error: recv got EOF from 127.0.0.1:44636 (error 108)
02:16:12.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":321}
02:16:12.475 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.484 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc804bc3a, L:/127.0.0.1:32992 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.485 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x509bc4e7, L:/127.0.0.1:33214 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.486 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d375e33, L:/127.0.0.1:33224 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.486 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d2f0bb0, L:/127.0.0.1:33182 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.487 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:12.487 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e4903fe, L:/127.0.0.1:33128 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.489 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72c4839f, L:/127.0.0.1:33158 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.490 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9496c542, L:/127.0.0.1:32946 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.492 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0315196a, L:/127.0.0.1:33084 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.492 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf541782, L:/127.0.0.1:33212 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.494 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c9bf6da, L:/127.0.0.1:32962 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.495 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x543f83a9, L:/127.0.0.1:33020 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=612), Traces: [0ms] refreshing cache from master, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [513ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:12.498 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x606e6004, L:/127.0.0.1:33048 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.499 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa400e1f9, L:/127.0.0.1:33074 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.503 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49fbd0df, L:/127.0.0.1:32990 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:12.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.508 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.508 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.508 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.509 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.509 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.510630 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.483586 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40266 (local address 127.24.8.254:43169)
02:16:12.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.483634 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.483636 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.486116 (+  2480us) server_negotiation.cc:408] Connection header received
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.486485 (+   369us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.486487 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.486508 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.486543 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.490890 (+  4347us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.491697 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.509929 (+ 18232us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.510267 (+   338us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.510413 (+   146us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.510418 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.510418 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.510423 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.510432 (+     9us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.510435 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.510480 (+    45us) server_negotiation.cc:1036] Waiting for connection context
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.510567 (+    87us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40266: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40266): Connection reset by peer (error 104)
02:16:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:16:12.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.512303 26215 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.473023 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44648 (local address 127.24.8.252:33317)
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.473074 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.473076 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.474177 (+  1101us) server_negotiation.cc:408] Connection header received
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.474598 (+   421us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.474599 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.474616 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.474660 (+    44us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.492740 (+ 18080us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.493535 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.506711 (+ 13176us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.506939 (+   228us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.507586 (+   647us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.507593 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.507594 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.507601 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.507618 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.507623 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.507662 (+    39us) server_negotiation.cc:1036] Waiting for connection context
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.512245 (+  4583us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44648: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44648): Cannot send after transport endpoint shutdown (error 108)
02:16:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:12.514 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.518 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.522 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.529 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.530 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=649), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [509ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.537 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.538 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.539 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.539 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.542 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.543471 26215 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.520072 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44652 (local address 127.24.8.252:33317)
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.520124 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.520127 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.520966 (+   839us) server_negotiation.cc:408] Connection header received
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.521480 (+   514us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.521482 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.521504 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.521541 (+    37us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.527607 (+  6066us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.528430 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.543381 (+ 14951us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44652: BlockingRecv error: recv got EOF from 127.0.0.1:44652 (error 108)
02:16:12.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:12.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.546 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.547 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.544 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.548 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.550 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.553 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.553 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=675), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [368ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.556 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.562 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.563 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.563 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.563 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.565 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.569 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.575 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.575 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=709), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [529ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.577 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.579 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.582 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.583 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.584 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.584 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.584 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.586109 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.571303 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44678 (local address 127.24.8.252:33317)
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.571358 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.571360 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.572209 (+   849us) server_negotiation.cc:408] Connection header received
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.574030 (+  1821us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.574032 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.574055 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.574094 (+    39us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.586041 (+ 11947us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44678: BlockingRecv error: recv got EOF from 127.0.0.1:44678 (error 108)
02:16:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:12.586 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.587 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.586990 25989 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.577695 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40270 (local address 127.24.8.254:43169)
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.577751 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.577754 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.586703 (+  8949us) server_negotiation.cc:408] Connection header received
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.586750 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.586751 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.587 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.586768 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.586815 (+    47us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.586926 (+   111us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40270: BlockingRecv error: recv got EOF from 127.0.0.1:40270 (error 108)
02:16:12.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:12.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.588 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.588284 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.555999 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40268 (local address 127.24.8.254:43169)
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.556052 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.556054 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.557265 (+  1211us) server_negotiation.cc:408] Connection header received
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.560101 (+  2836us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.560103 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.560121 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.560156 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.567494 (+  7338us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.568305 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.588229 (+ 19924us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40268: BlockingRecv error: recv got EOF from 127.0.0.1:40268 (error 108)
02:16:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:12.589 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.589 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=742), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [398ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [606ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.589 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.589 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.590 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.591 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.591 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.594 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.595118 26215 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.548440 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44664 (local address 127.24.8.252:33317)
02:16:12.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.548501 (+    61us) server_negotiation.cc:207] Beginning negotiation
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.548503 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.549197 (+   694us) server_negotiation.cc:408] Connection header received
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.549652 (+   455us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.549654 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.549670 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.549709 (+    39us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.558653 (+  8944us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.559494 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.595 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.592653 (+ 33159us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.592877 (+   224us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.594207 (+  1330us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:12.595 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.596 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.594219 (+    12us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.594219 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.594230 (+    11us) server_negotiation.cc:923] calling sasl_server_start()
02:16:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.594266 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.594272 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.594360 (+    88us) server_negotiation.cc:1036] Waiting for connection context
02:16:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.595029 (+   669us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44664: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44664): Connection reset by peer (error 104)
02:16:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:12.597 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.597 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.597 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.597 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.597 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.599 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.599 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.599773 25997 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.581530 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44694 (local address 127.24.8.252:33317)
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.581583 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.581586 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.585118 (+  3532us) server_negotiation.cc:408] Connection header received
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.585537 (+   419us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.585538 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.585556 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.585592 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.598763 (+ 13171us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.599539 (+   776us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.599703 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44694: BlockingRecv error: recv got EOF from 127.0.0.1:44694 (error 108)
02:16:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:12.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.605 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.606 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.606 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.606 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.609 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.625 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.625 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=738), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [499ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [617ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.631 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.631 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=751), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [452ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [522ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:12.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.660 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.660934 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.911850 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40176 (local address 127.24.8.254:43169)
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.911906 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.911910 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.915780 (+  3870us) server_negotiation.cc:408] Connection header received
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.916392 (+   612us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.916394 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.916414 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:11.916496 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.659821 (+743325us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.660663 (+   842us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.660860 (+   197us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40176: BlockingRecv error: recv got EOF from 127.0.0.1:40176 (error 108)
02:16:12.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:12.665 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.667 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.667 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.667 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.670 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.670 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.670 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.670 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.671 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.674 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.675 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=798), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [454ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [694ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.680 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.681 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.681 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.681 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.681 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.682 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.682 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x805fdf2d, L:/127.0.0.1:44706 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.682734 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.672934 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44712 (local address 127.24.8.252:33317)
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.673004 (+    70us) server_negotiation.cc:207] Beginning negotiation
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.673007 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.673893 (+   886us) server_negotiation.cc:408] Connection header received
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.676005 (+  2112us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.676006 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.676023 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.676056 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.680346 (+  4290us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.681175 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.682664 (+  1489us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44712: BlockingRecv error: recv got EOF from 127.0.0.1:44712 (error 108)
02:16:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
02:16:12.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.683 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.684 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.685 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.685 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=809), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [194ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [543ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.686 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.690 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.691 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.691 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.691 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.692 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.692 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.693 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.693 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.692768 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.685937 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40290 (local address 127.24.8.254:43169)
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.685993 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:12.693 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.685995 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.686650 (+   655us) server_negotiation.cc:408] Connection header received
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.687033 (+   383us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.687035 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.687049 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.687083 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.691530 (+  4447us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.692310 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.692696 (+   386us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40290: BlockingRecv error: recv got EOF from 127.0.0.1:40290 (error 108)
02:16:12.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
02:16:12.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.695 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.696 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.697683 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.681593 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40284 (local address 127.24.8.254:43169)
02:16:12.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.681645 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:12.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.681647 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.697621 (+ 15974us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40284: BlockingRecv error: recv got EOF from 127.0.0.1:40284 (error 108)
02:16:12.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:12.698 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.699 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.699 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.699 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=815), Traces: [0ms] refreshing cache from master, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [470ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [700ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.703 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.704 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.708 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.708 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.708 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.709 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.709 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.711194 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.704552 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40296 (local address 127.24.8.254:43169)
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.704603 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.704605 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.705225 (+   620us) server_negotiation.cc:408] Connection header received
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.705682 (+   457us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.705683 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.705704 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.705737 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.709897 (+  4160us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.710757 (+   860us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.711123 (+   366us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40296: BlockingRecv error: recv got EOF from 127.0.0.1:40296 (error 108)
02:16:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:12.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.713 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.713 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=830), Traces: [0ms] refreshing cache from master, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [358ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [464ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.715 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.716 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.718 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.719 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.719 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.719 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.720 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.720 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.720 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.721 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x02761765, L:/127.0.0.1:44722 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.723 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.722975 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.714569 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40308 (local address 127.24.8.254:43169)
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.714618 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.714621 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.717298 (+  2677us) server_negotiation.cc:408] Connection header received
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.717701 (+   403us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.717703 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.717725 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.717761 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.721668 (+  3907us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.722453 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.722889 (+   436us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40308: BlockingRecv error: recv got EOF from 127.0.0.1:40308 (error 108)
02:16:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:16:12.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.724 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.726 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.731 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.731 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=857), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [509ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.734 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.737 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.738 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.738 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.738 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.738911 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.733648 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40322 (local address 127.24.8.254:43169)
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.733698 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.733701 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.734770 (+  1069us) server_negotiation.cc:408] Connection header received
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.738445 (+  3675us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.738446 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.738471 (+    25us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.738512 (+    41us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.738835 (+   323us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40322: BlockingRecv error: recv got EOF from 127.0.0.1:40322 (error 108)
02:16:12.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:16:12.739 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.739 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.740 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.744 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.745101 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.724403 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44730 (local address 127.24.8.252:33317)
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.724465 (+    62us) server_negotiation.cc:207] Beginning negotiation
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.724467 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.725222 (+   755us) server_negotiation.cc:408] Connection header received
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.725693 (+   471us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.725694 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.725717 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.725753 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.735054 (+  9301us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.735770 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.743631 (+  7861us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.743885 (+   254us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.744603 (+   718us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.744608 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.744609 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.744616 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:12.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.744635 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:12.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.744639 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:12.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.744704 (+    65us) server_negotiation.cc:1036] Waiting for connection context
02:16:12.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.745016 (+   312us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44730: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44730): Connection reset by peer (error 104)
02:16:12.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:12.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.747 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.748 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.749 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.749 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=870), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [521ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [714ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [741ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:12.750 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.756 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.756 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.756 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.756 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.757 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.757 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:12.757 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.757 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.759 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.760 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=896), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [452ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.766 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.767 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.767 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.767 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.767858 25989 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.761400 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40346 (local address 127.24.8.254:43169)
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.761467 (+    67us) server_negotiation.cc:207] Beginning negotiation
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.761469 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.762039 (+   570us) server_negotiation.cc:408] Connection header received
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.762421 (+   382us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.762422 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.762452 (+    30us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.762490 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.766759 (+  4269us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.767457 (+   698us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.767788 (+   331us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40346: BlockingRecv error: recv got EOF from 127.0.0.1:40346 (error 108)
02:16:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:12.768 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.769 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.769112 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.750680 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40336 (local address 127.24.8.254:43169)
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.750740 (+    60us) server_negotiation.cc:207] Beginning negotiation
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.750742 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.767966 (+ 17224us) server_negotiation.cc:408] Connection header received
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.768758 (+   792us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.768759 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.768773 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.768806 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.769056 (+   250us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40336: BlockingRecv error: recv got EOF from 127.0.0.1:40336 (error 108)
02:16:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:12.769 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.770 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.772 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa69d0e82, L:/127.0.0.1:40338 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:12.773 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.773 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.774 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.775 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.777 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.777 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.777 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.779 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.779 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=894), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [454ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [789ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.779 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.784 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.785 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.785 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.785 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.786 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.789 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.789 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=946), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [477ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.792 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:12.792 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:12.793 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:12.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.798 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.799 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.799 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.799 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.802 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.803 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.805 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.806 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=950), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [515ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.811 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.818 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=960), Traces: [0ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [473ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [797ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.815 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.815 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.827 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.831 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.832 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.833 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.833 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.835 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.836 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.836 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.836 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.836839 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.812330 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40356 (local address 127.24.8.254:43169)
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.812408 (+    78us) server_negotiation.cc:207] Beginning negotiation
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.812411 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.823457 (+ 11046us) server_negotiation.cc:408] Connection header received
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.823497 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.823499 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.823514 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.823567 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.828217 (+  4650us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.829023 (+   806us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.834745 (+  5722us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.834986 (+   241us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.835622 (+   636us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.835668 (+    46us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.835723 (+    55us) server_negotiation.cc:1036] Waiting for connection context
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.836756 (+  1033us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40356: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40356): Connection reset by peer (error 104)
02:16:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
02:16:12.837 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.837 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.840 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.841 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.851 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.850 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.848 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.847 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.845 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.844 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.842 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.859 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.860 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.860 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.860 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:12.861 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.861 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:12.862 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=980), Traces: [0ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [442ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.862 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.862 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.864 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.870 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.870 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=999), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [453ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [875ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.872 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.873 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.873 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.873 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.873721 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.842854 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40376 (local address 127.24.8.254:43169)
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.842915 (+    61us) server_negotiation.cc:207] Beginning negotiation
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.842917 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.861979 (+ 19062us) server_negotiation.cc:408] Connection header received
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.862026 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.862028 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.862043 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.862099 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.872436 (+ 10337us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.873218 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.873645 (+   427us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40376: BlockingRecv error: recv got EOF from 127.0.0.1:40376 (error 108)
02:16:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:16:12.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.875 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.876 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.876039 26215 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.854146 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44750 (local address 127.24.8.252:33317)
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.854201 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.854203 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.856406 (+  2203us) server_negotiation.cc:408] Connection header received
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.856466 (+    60us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.856468 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.856486 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.856536 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.867886 (+ 11350us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.868699 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.875958 (+  7259us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44750: BlockingRecv error: recv got EOF from 127.0.0.1:44750 (error 108)
02:16:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:12.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.877 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.877 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.877 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.878 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.880658 25989 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.817797 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40368 (local address 127.24.8.254:43169)
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.817845 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.817847 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.821640 (+  3793us) server_negotiation.cc:408] Connection header received
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.821691 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.821693 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.821709 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.821764 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.877755 (+ 55991us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.878574 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.880592 (+  2018us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40368: BlockingRecv error: recv got EOF from 127.0.0.1:40368 (error 108)
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:12.881 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.881201 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.881 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.875041 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40382 (local address 127.24.8.254:43169)
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.875090 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.875092 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.878600 (+  3508us) server_negotiation.cc:408] Connection header received
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.880885 (+  2285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.880886 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.881 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.880901 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.880934 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.881156 (+   222us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40382: BlockingRecv error: recv got EOF from 127.0.0.1:40382 (error 108)
02:16:12.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:16:12.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.883 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.883 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.883 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.884 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=994), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [513ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.885 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.886 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.886 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.886 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.892480 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.779587 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40352 (local address 127.24.8.254:43169)
02:16:12.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.779645 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:12.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.779648 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.780258 (+   610us) server_negotiation.cc:408] Connection header received
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.780700 (+   442us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.780702 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.780717 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.780749 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.784481 (+  3732us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.785248 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.891167 (+105919us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.891375 (+   208us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.891883 (+   508us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.891930 (+    47us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.891997 (+    67us) server_negotiation.cc:1036] Waiting for connection context
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.892326 (+   329us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40352: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40352): Connection reset by peer (error 104)
02:16:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:12.893 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.893 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1005), Traces: [0ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [457ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.895 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.896 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.896 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.896 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.898 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.899 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x847d02b1, L:/127.0.0.1:44742 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.899 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.899 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.899 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.901 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.901 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.901 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.902 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.902 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.903 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.903 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.903 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.904 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.905 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.905 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1057), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [515ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [874ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.910 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.911 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.912 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.912 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.913 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.913 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.914 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.914 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.914 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.914 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1057), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [462ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.920 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.921 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.921 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.921 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.922 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.922 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.925 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.925 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1073), Traces: [0ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [423ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.928 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.928 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.928 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.928211 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.917754 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40392 (local address 127.24.8.254:43169)
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.917814 (+    60us) server_negotiation.cc:207] Beginning negotiation
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.917816 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.918201 (+   385us) server_negotiation.cc:408] Connection header received
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.918607 (+   406us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.918608 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.918623 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.918655 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.926853 (+  8198us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.927656 (+   803us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.928115 (+   459us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40392: BlockingRecv error: recv got EOF from 127.0.0.1:40392 (error 108)
02:16:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:12.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.932 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.932 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.932 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1087), Traces: [0ms] refreshing cache from master, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [409ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [891ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.933 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.938 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.939 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.939 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.939 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:12.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.941 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.941 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.942 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.942 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.942 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.942071 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.934130 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44764 (local address 127.24.8.252:33317)
02:16:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.934192 (+    62us) server_negotiation.cc:207] Beginning negotiation
02:16:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.934195 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.934319 (+   124us) server_negotiation.cc:408] Connection header received
02:16:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.934361 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.934362 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.934500 (+   138us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.934648 (+   148us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.939877 (+  5229us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.941021 (+  1144us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.941972 (+   951us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44764: BlockingRecv error: recv got EOF from 127.0.0.1:44764 (error 108)
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33}
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.942737 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.926796 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40400 (local address 127.24.8.254:43169)
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.926869 (+    73us) server_negotiation.cc:207] Beginning negotiation
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.926872 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.927579 (+   707us) server_negotiation.cc:408] Connection header received
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.942296 (+ 14717us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.942298 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.942317 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.942356 (+    39us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.942664 (+   308us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40400: BlockingRecv error: recv got EOF from 127.0.0.1:40400 (error 108)
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:12.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.943725 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.933663 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40416 (local address 127.24.8.254:43169)
02:16:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.933721 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.933724 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.934351 (+   627us) server_negotiation.cc:408] Connection header received
02:16:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.943514 (+  9163us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.943515 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.943529 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.943573 (+    44us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.944 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.944 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.943674 (+   101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40416: BlockingRecv error: recv got EOF from 127.0.0.1:40416 (error 108)
02:16:12.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:12.945 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.952 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.955 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.955 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.956 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.957 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1108), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [529ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [979ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.959 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:12.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.963 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.963 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:12.963 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.964 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:12.964 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:12.964617 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:12.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.958060 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40428 (local address 127.24.8.254:43169)
02:16:12.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.958119 (+    59us) server_negotiation.cc:207] Beginning negotiation
02:16:12.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.958122 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:12.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.960132 (+  2010us) server_negotiation.cc:408] Connection header received
02:16:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.964184 (+  4052us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:12.965 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.964186 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.964202 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.964240 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:12.964547 (+   307us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40428: BlockingRecv error: recv got EOF from 127.0.0.1:40428 (error 108)
02:16:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:12.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.973 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x219def67, L:/127.0.0.1:44700 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.974 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:12.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:12.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:12.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:12.976 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:12.978 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:12.978 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:12.979 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:12.981 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:12.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:12.989 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:12.989 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1146), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [533ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1008ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:12.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:12.992 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc63a74f2, L:/127.0.0.1:44772 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:12.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:12.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:12.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:12.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:12.994 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:12.995 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:12.995 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:12.996 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:12.996 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.996 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:12.997 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:12.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:12.997 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:13.006 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.008 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.008 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.016 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.016 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1177), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [470ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1037ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:13.019 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.019 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.021 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.022 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.025 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.025 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1184), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [930ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1049ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:13.026 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.029 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.029 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1144), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [400ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [416ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [792ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, deferred=null) after lookup
02:16:13.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.030 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.036 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.036 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.038 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.040 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.040 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.040 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:13.040 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.042 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.042 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:13.042 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.042 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.042 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.042 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:13.043 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.043 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.043 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.043 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.043 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.044 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.045 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.045284 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.026309 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40452 (local address 127.24.8.254:43169)
02:16:13.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.026360 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.026362 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.026932 (+   570us) server_negotiation.cc:408] Connection header received
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.030753 (+  3821us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.030755 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.030772 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.030806 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.044294 (+ 13488us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.045043 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.045218 (+   175us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40452: BlockingRecv error: recv got EOF from 127.0.0.1:40452 (error 108)
02:16:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:13.046 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.046 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.046 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:13.046 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.047 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.053 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.053 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1202), Traces: [0ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [478ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1019ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.054430 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.034572 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44788 (local address 127.24.8.252:33317)
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.034631 (+    59us) server_negotiation.cc:207] Beginning negotiation
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.034634 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.034643 (+     9us) server_negotiation.cc:408] Connection header received
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.034670 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.034671 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.034684 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.034759 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.040343 (+  5584us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.041121 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.054344 (+ 13223us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44788: BlockingRecv error: recv got EOF from 127.0.0.1:44788 (error 108)
02:16:13.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:13.055 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.055 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.055 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:13.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.057 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.059 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.060 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.060 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:13.060 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.061 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.064 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:13.064 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:13.064 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2cf14e93, L:/127.0.0.1:44780 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.064 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.064689 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.021294 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40442 (local address 127.24.8.254:43169)
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.021343 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.021345 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.021906 (+   561us) server_negotiation.cc:408] Connection header received
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.022222 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.022223 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.022237 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.022268 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.031646 (+  9378us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.032289 (+   643us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.063173 (+ 30884us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.063561 (+   388us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.064183 (+   622us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.064232 (+    49us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.064277 (+    45us) server_negotiation.cc:1036] Waiting for connection context
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.064608 (+   331us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40442: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40442): Connection reset by peer (error 104)
02:16:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:13.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.069 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.070 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.071 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.072 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.072 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.073 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.074 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.075 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.076 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.077 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.078 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.078 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.083 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.083 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1242), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [450ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1077ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:13.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.094 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.094 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.095 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.095 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:13.095 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.096 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:13.096 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.096 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.097 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.097 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1247), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [474ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1071ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.097396 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.097047 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40456 (local address 127.24.8.254:43169)
02:16:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.097115 (+    68us) server_negotiation.cc:207] Beginning negotiation
02:16:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.097118 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.097129 (+    11us) server_negotiation.cc:408] Connection header received
02:16:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.097163 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.097165 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.097178 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.097295 (+   117us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40456: BlockingWrite error: write error: Broken pipe (error 32)
02:16:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:13.099 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.106 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.107 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.108 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.110 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.111 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.111 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.111 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.112 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:13.113 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.114 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.115 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.116 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.117 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.118 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.119 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.120 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.121 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.122 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.122 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.123 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.125 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.125 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.126 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.127 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.128 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.129 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.130 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.131 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.132 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.133 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.122 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1269), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [521ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1082ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:13.135 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.136 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.137 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.138 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.139 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.140 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.140 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.140 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7eb8c8de, L:/127.0.0.1:44792 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.140 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x25a9bc5b, L:/127.0.0.1:40478 - R:/127.24.8.254:43169] using TOKEN/null
02:16:13.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.141 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.142 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.142 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.143 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.144 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.144 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.145 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:13.145 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:13.145 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.145 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.145 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.147 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.147 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:13.148 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.149 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.149 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.150323 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.099154 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40464 (local address 127.24.8.254:43169)
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.099209 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.099211 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.099945 (+   734us) server_negotiation.cc:408] Connection header received
02:16:13.150 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.100456 (+   511us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.100457 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.100475 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.100512 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.105469 (+  4957us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.106231 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.150243 (+ 44012us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40464: BlockingRecv error: recv got EOF from 127.0.0.1:40464 (error 108)
02:16:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:13.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.151 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:13.151 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.152 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.153 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.145 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:13.154 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.156 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.156 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.156 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.158 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.159 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.159 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.159 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.159 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.160 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.160 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.160 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:13.160 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.163 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.164 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.167 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.169 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.172 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.173 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.174 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.175 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.176 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.177 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.179 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.179 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.180 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.184 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.184 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.185 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.186 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.187 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.188 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.188 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.188 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.190 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.192 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.195 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.198 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.200 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.201 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.204 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.206 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb63f64ed, L:/127.0.0.1:44806 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.210 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.211 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:13.221 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.222 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa9e03a38, L:/127.0.0.1:33232 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [22ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.228 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.230 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9f38ab5c, L:/127.0.0.1:40492 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:13.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.231 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.232 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:13.232 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.233 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.233 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.233 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.241 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.241 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.242 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.242 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.243 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.243 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.244 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.247 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.249 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.258 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.255 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.263 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc970c0a9, L:/127.0.0.1:33246 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.264 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:13.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [22ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.271 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.276 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9aee31f9, L:/127.0.0.1:40506 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:13.276 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f581c4e, L:/127.0.0.1:44820 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.278 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.279 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.279 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:13.279 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.280 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.280 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:13.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.289 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.289 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.290 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.291 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.292 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.293 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.295 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.296 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.297 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.298 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.301 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.313 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.315 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.318 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f1447a1, L:/127.0.0.1:33260 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.321 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.322 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.322 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.323 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.323 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.324 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.324 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.329 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.332 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.332 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.333 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.333 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.334 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.334 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.336 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.337 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.338 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.341 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.351 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.355 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:13.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.358 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.363 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8474a664, L:/127.0.0.1:44824 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.364 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.364 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.368 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.371 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:13.372 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.374 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4fcd4c52, L:/127.0.0.1:33268 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.376 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [35ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.382 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.388 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.390 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac2cf68c, L:/127.0.0.1:33276 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.391 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.392 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.392 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=320), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [227ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.392 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.393 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.393 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.394 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.399 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.399 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.400 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.400 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.400 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:13.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.404 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.405 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.406427 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.359558 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44840 (local address 127.24.8.252:33317)
02:16:13.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.359613 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:16:13.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.359615 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.360937 (+  1322us) server_negotiation.cc:408] Connection header received
02:16:13.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.362456 (+  1519us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.362457 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.362473 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.362506 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.377680 (+ 15174us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.378500 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.400836 (+ 22336us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.401077 (+   241us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.406101 (+  5024us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.406107 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.406108 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.406114 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.406139 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.406143 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.406220 (+    77us) server_negotiation.cc:1036] Waiting for connection context
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.406343 (+   123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44840: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44840): Connection reset by peer (error 104)
02:16:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:13.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.409 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:13.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.411229 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.343974 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40508 (local address 127.24.8.254:43169)
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.344025 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.344027 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.348059 (+  4032us) server_negotiation.cc:408] Connection header received
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.348829 (+   770us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.348830 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.348849 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.348885 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.379047 (+ 30162us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.379899 (+   852us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.397919 (+ 18020us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.398157 (+   238us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.410883 (+ 12726us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.410889 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.410890 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.410898 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.410922 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.410927 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.411014 (+    87us) server_negotiation.cc:1036] Waiting for connection context
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.411142 (+   128us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40508: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40508): Connection reset by peer (error 104)
02:16:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:13.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.414469 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.366128 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40510 (local address 127.24.8.254:43169)
02:16:13.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.366175 (+    47us) server_negotiation.cc:207] Beginning negotiation
02:16:13.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.366178 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:13.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.369033 (+  2855us) server_negotiation.cc:408] Connection header received
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.369442 (+   409us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.369445 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.369461 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.369497 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.390487 (+ 20990us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.391644 (+  1157us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.413659 (+ 22015us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.413851 (+   192us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.414162 (+   311us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.414168 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.414168 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.414174 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.414189 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.414194 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.414273 (+    79us) server_negotiation.cc:1036] Waiting for connection context
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.414384 (+   111us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40510: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40510): Connection reset by peer (error 104)
02:16:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:13.418 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.419 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:13.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.420 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.426 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.429 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.432 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.429 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:13.433 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.436 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2620034, L:/127.0.0.1:44854 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.437 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.439 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.440 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe869722b, L:/127.0.0.1:33292 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.441 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.448 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcbb21475, L:/127.0.0.1:33300 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=374), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [275ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.451 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a7638fa, L:/127.0.0.1:44858 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.452 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb33edb53, L:/127.0.0.1:40516 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:13.453 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:13.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.454 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.456 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.456 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.457 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.457 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:13.457 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.458 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.458 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:13.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.459 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.462 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.463 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed7a2409, L:/127.0.0.1:33306 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.465 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=387), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [289ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.469 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.471 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.471 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.472 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.472 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.472 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:13.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.475 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.475419 25997 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.475 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:13.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.439188 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44870 (local address 127.24.8.252:33317)
02:16:13.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.439248 (+    60us) server_negotiation.cc:207] Beginning negotiation
02:16:13.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.439250 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.439983 (+   733us) server_negotiation.cc:408] Connection header received
02:16:13.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.445876 (+  5893us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.445879 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.445899 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.445968 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.458903 (+ 12935us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.459625 (+   722us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.474500 (+ 14875us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.474705 (+   205us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.475116 (+   411us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.475122 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.475122 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.475127 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.475145 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.475149 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.475215 (+    66us) server_negotiation.cc:1036] Waiting for connection context
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.475334 (+   119us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44870: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44870): Connection reset by peer (error 104)
02:16:13.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33}
02:16:13.477 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.482 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.484 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:13.492 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.493 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.497 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.501629 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.443394 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40532 (local address 127.24.8.254:43169)
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.443443 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.443445 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.451143 (+  7698us) server_negotiation.cc:408] Connection header received
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.451475 (+   332us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.451477 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.451493 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.451528 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.464170 (+ 12642us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.464921 (+   751us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.492020 (+ 27099us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.492234 (+   214us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.501061 (+  8827us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.501070 (+     9us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.501070 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.501079 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.501104 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.501109 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.501178 (+    69us) server_negotiation.cc:1036] Waiting for connection context
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.501537 (+   359us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40532: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40532): Connection reset by peer (error 104)
02:16:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:13.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.504 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.507 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.510 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x740ebf3e, L:/127.0.0.1:33322 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.510 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.512 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf486747f, L:/127.0.0.1:33326 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.514 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x590034d8, L:/127.0.0.1:44882 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.521 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=404), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [330ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.521 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.526 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x944518a8, L:/127.0.0.1:40538 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:13.526 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.527 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.527 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:13.527 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.528 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.528 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:13.532 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.540 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:13.547 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.547 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.547 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.548 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc6e74811, L:/127.0.0.1:33338 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.553 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8054fec4, L:/127.0.0.1:44884 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.558 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.559 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.560 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.563 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.569 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.610 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.611 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1767), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [434ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1168ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:13.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=438), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [366ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.612 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.615 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.616 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9fcf8438, L:/127.0.0.1:40552 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:13.558 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.617 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.617 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.617 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.618 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.618 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.619 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.619 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.620 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.620 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.621 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.622 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.619 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.624 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.624 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.625 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.625 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.626 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.628 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.629 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.629 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb6a54096, L:/127.0.0.1:33368 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.630 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.631 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.631 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.632 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.632 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.633 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.633 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.634 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.634 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.635 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.635 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.636 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.636 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.635 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.637 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.638 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.638 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.639 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.639 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.639 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.639 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.642 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.642 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.647 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.647 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.647 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.648 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.648 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.648 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.649 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.650 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.649892 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.613976 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40566 (local address 127.24.8.254:43169)
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.615562 (+  1586us) server_negotiation.cc:207] Beginning negotiation
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.615564 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.615571 (+     7us) server_negotiation.cc:408] Connection header received
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.615592 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.615592 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.615606 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.615668 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.635798 (+ 20130us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.636554 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.649815 (+ 13261us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40566: BlockingRecv error: recv got EOF from 127.0.0.1:40566 (error 108)
02:16:13.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1566,"thread_start_us":92,"threads_started":1}
02:16:13.650 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.651 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.651 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.651 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:13.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.654 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.657 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.662 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.662 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=495), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [270ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.663 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.666 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.667 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.668 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.668 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.668 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.670 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:13.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.672 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.672 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:13.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.674 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.674 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.675 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.675 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.675 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.675 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.676 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.676 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.677 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.677 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.678 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.678 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.678 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.678 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.679 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.679 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.679 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:13.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.679 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.679 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.680 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.681 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.682 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.683 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.683 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.684 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.684 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.685 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.685 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.686 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.686 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.687 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.687 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.687 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.688 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.688 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.691 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.694 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:13.696 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.692 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.700 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.702 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.705617 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.693682 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40574 (local address 127.24.8.254:43169)
02:16:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.705381 (+ 11699us) server_negotiation.cc:207] Beginning negotiation
02:16:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.705384 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.705396 (+    12us) server_negotiation.cc:408] Connection header received
02:16:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.705425 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.705427 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.705442 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.705549 (+   107us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40574: BlockingWrite error: write error: Broken pipe (error 32)
02:16:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":11662}
02:16:13.706 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.707 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.707 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.707 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.650 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.710 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e0963fd, L:/127.0.0.1:44958 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.711 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb970667, L:/127.0.0.1:33446 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.711 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.712 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.712 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.713 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.713 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:13.713 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:13.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:13.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.716986 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.581099 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40564 (local address 127.24.8.254:43169)
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.581151 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.581153 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.682803 (+101650us) server_negotiation.cc:408] Connection header received
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.682852 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.682854 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.682873 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.682940 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.715786 (+ 32846us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.716620 (+   834us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.716918 (+   298us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40564: BlockingRecv error: recv got EOF from 127.0.0.1:40564 (error 108)
02:16:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
02:16:13.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.719 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.719 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.719 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:13.721 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b6c9381, L:/127.0.0.1:44968 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.724 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x686ad15a, L:/127.0.0.1:33382 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.724 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c2cf431, L:/127.0.0.1:33410 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.725 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x41fdd27d, L:/127.0.0.1:33408 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.725 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.727 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.727 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.728 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.727 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.732 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.735 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.736 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.737 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.741 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.746 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.747 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.752 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf9a3b850, L:/127.0.0.1:33448 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.752 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.756 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.756 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xefda5111, L:/127.0.0.1:33596 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.757 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.757 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e4c2400, L:/127.0.0.1:45004 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.757 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.758 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17658027, L:/127.0.0.1:33470 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.758 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.761 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39acf013, L:/127.0.0.1:33492 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.762 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2dd5d6d, L:/127.0.0.1:33464 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.760 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb1dc02c2, L:/127.0.0.1:33424 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.763 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20c9f617, L:/127.0.0.1:33430 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.767 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.770 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeba601c2, L:/127.0.0.1:33564 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.771 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.771 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf65f9572, L:/127.0.0.1:33394 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.772 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x05bc0783, L:/127.0.0.1:33352 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.774 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa6ede7da, L:/127.0.0.1:44980 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.777 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa8be265e, L:/127.0.0.1:33664 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.779 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.785 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.787 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9194ab79, L:/127.0.0.1:33688 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.789 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.793 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.796 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.801 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd52921f, L:/127.0.0.1:33516 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.801 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.802 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.807 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.811 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xefe3cb1b, L:/127.0.0.1:33418 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.812 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.813 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f31ba18, L:/127.0.0.1:33468 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.815 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42f738c8, L:/127.0.0.1:33486 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.820 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.823 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.827 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd8387a33, L:/127.0.0.1:33590 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.827 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.827 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.837 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.840 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x505eeab4, L:/127.0.0.1:33616 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.841 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.845 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9b8085dd, L:/127.0.0.1:33698 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.845 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:13.850 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f60c8b2, L:/127.0.0.1:33568 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.858 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.860 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x38a4aff2, L:/127.0.0.1:33528 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.862 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.864 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:13.869 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b960b59, L:/127.0.0.1:44990 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.884 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b572c11, L:/127.0.0.1:33726 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.885 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a7622c6, L:/127.0.0.1:33550 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.888 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd9f71bac, L:/127.0.0.1:40580 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:13.893 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20e00830, L:/127.0.0.1:33572 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=737), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [565ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [570ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:13.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.900 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.901 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4dd07949, L:/127.0.0.1:33584 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.901 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.901 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:13.901 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:13.904 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.904 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:13.904 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.904 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.912968 26516 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.822529 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45012 (local address 127.24.8.252:33317)
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.822598 (+    69us) server_negotiation.cc:207] Beginning negotiation
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.822601 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.822612 (+    11us) server_negotiation.cc:408] Connection header received
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.822646 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.822647 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.822662 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.822740 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.911922 (+ 89182us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.912714 (+   792us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.912890 (+   176us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45012: BlockingRecv error: recv got EOF from 127.0.0.1:45012 (error 108)
02:16:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":37}
02:16:13.914 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c60e9c2, L:/127.0.0.1:33570 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.920 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44a589ca, L:/127.0.0.1:33538 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.931 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16e92931, L:/127.0.0.1:33744 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.934 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a5e44a5, L:/127.0.0.1:33606 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.935 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2588535e, L:/127.0.0.1:33536 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.936 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f075c6b, L:/127.0.0.1:33696 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.938 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7f81b83, L:/127.0.0.1:33632 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.938 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf8afec17, L:/127.0.0.1:33544 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.939 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ce914b5, L:/127.0.0.1:33586 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.941 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda0bae3d, L:/127.0.0.1:33666 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.941 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf76a7f4c, L:/127.0.0.1:33686 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.943 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xceb619dd, L:/127.0.0.1:33650 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.944 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4beef3b4, L:/127.0.0.1:33670 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.946 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb8ec39e, L:/127.0.0.1:33508 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.947 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xecdd0f27, L:/127.0.0.1:33618 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.950 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb73de1eb, L:/127.0.0.1:33638 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.951 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2f734ad, L:/127.0.0.1:33728 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:13.952 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.955 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.960 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.963 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.964 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.965 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:13.972 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa28bcc66, L:/127.0.0.1:45024 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:13.978 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:13.978 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=853), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [519ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [759ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:13.979 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7cdb79d3, L:/127.0.0.1:45038 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:13.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:13.982 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:13.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:13.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:13.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:13.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:13.983 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:13.984 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:13.984 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:13.984 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.986817 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.980648 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40590 (local address 127.24.8.254:43169)
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.980702 (+    54us) server_negotiation.cc:207] Beginning negotiation
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.980704 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.983683 (+  2979us) server_negotiation.cc:408] Connection header received
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.986247 (+  2564us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.986250 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.986282 (+    32us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.986333 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:13.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.986715 (+   382us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40590: BlockingRecv error: recv got EOF from 127.0.0.1:40590 (error 108)
02:16:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:13.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:13.988 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:13.989 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:13.989 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:13.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:13.991859 26521 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.966534 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45052 (local address 127.24.8.252:33317)
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.966615 (+    81us) server_negotiation.cc:207] Beginning negotiation
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.966619 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.980842 (+ 14223us) server_negotiation.cc:408] Connection header received
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.981167 (+   325us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.981168 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.981183 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.981218 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.990873 (+  9655us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.991622 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.991785 (+   163us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45052: BlockingRecv error: recv got EOF from 127.0.0.1:45052 (error 108)
02:16:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
02:16:13.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:13.994 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:13.997 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.002 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.007 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.008 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=869), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [489ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.009 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ee2e788, L:/127.0.0.1:33758 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.009 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.012 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.012 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.013 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.013 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.016902 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.009879 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40604 (local address 127.24.8.254:43169)
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.009946 (+    67us) server_negotiation.cc:207] Beginning negotiation
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.009949 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.010102 (+   153us) server_negotiation.cc:408] Connection header received
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.011325 (+  1223us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.011327 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.011342 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.011375 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.015240 (+  3865us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.016208 (+   968us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.016823 (+   615us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40604: BlockingRecv error: recv got EOF from 127.0.0.1:40604 (error 108)
02:16:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
02:16:14.017 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.017 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.018 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.019 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.020807 26521 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.001153 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45056 (local address 127.24.8.252:33317)
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.001204 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.001206 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.001655 (+   449us) server_negotiation.cc:408] Connection header received
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.001945 (+   290us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.021 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.001947 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.001961 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.001996 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.006031 (+  4035us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.006912 (+   881us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.013650 (+  6738us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.013874 (+   224us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.020204 (+  6330us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.020213 (+     9us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.020213 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.020222 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.020249 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.020255 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:14.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.020305 (+    50us) server_negotiation.cc:1036] Waiting for connection context
02:16:14.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.020714 (+   409us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45056: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45056): Connection reset by peer (error 104)
02:16:14.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:14.023 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.023 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.023 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.023 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.037 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.037 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=893), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [469ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [728ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.038 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.043 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.043 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.043 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.043 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x75135579, L:/127.0.0.1:45060 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.044 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.044 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.044 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.045 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.044 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.048444 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.038600 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40610 (local address 127.24.8.254:43169)
02:16:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.038657 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.038659 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.039267 (+   608us) server_negotiation.cc:408] Connection header received
02:16:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.039632 (+   365us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.039634 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.039650 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.039685 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.047169 (+  7484us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.047996 (+   827us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.048336 (+   340us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40610: BlockingRecv error: recv got EOF from 127.0.0.1:40610 (error 108)
02:16:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:14.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.050 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.052 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.053 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.055 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.057 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.058 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=917), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [474ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.063 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.063 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.063 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.064 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.064920 26521 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.053326 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45068 (local address 127.24.8.252:33317)
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.053384 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.053387 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.054024 (+   637us) server_negotiation.cc:408] Connection header received
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.054323 (+   299us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.054324 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.054345 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.054421 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.058785 (+  4364us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.059602 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.063628 (+  4026us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.063882 (+   254us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.064502 (+   620us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.064507 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.064508 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.064514 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.064532 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.064536 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.064580 (+    44us) server_negotiation.cc:1036] Waiting for connection context
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.064831 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45068: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45068): Connection reset by peer (error 104)
02:16:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:14.065 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.066 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.066 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.066 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.067915 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.059126 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40618 (local address 127.24.8.254:43169)
02:16:14.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.059180 (+    54us) server_negotiation.cc:207] Beginning negotiation
02:16:14.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.059182 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.067828 (+  8646us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40618: BlockingRecv error: recv got EOF from 127.0.0.1:40618 (error 108)
02:16:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:14.072 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.073 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.075 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.081 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.082 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=947), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [476ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [829ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.083 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.084 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.084 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=963), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [570ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [880ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.085 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.085 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.086 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.092 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.092 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.092 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.094 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.096 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.096 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.097 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.097 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.098897 26521 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.073136 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45078 (local address 127.24.8.252:33317)
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.073206 (+    70us) server_negotiation.cc:207] Beginning negotiation
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.073210 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.073910 (+   700us) server_negotiation.cc:408] Connection header received
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.074258 (+   348us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.074260 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.074277 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.074311 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.078363 (+  4052us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.079135 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.084331 (+  5196us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.084625 (+   294us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.098284 (+ 13659us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.098292 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.098292 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.098300 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.098325 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.098330 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.098373 (+    43us) server_negotiation.cc:1036] Waiting for connection context
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.098808 (+   435us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45078: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45078): Cannot send after transport endpoint shutdown (error 108)
02:16:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:14.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.100768 25985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.085137 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40628 (local address 127.24.8.254:43169)
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.085473 (+   336us) server_negotiation.cc:207] Beginning negotiation
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.085476 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.086560 (+  1084us) server_negotiation.cc:408] Connection header received
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.086883 (+   323us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.086885 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.086899 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.086950 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.097587 (+ 10637us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.098288 (+   701us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.100683 (+  2395us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40628: BlockingRecv error: recv got EOF from 127.0.0.1:40628 (error 108)
02:16:14.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":308}
02:16:14.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.102552 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.084554 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45088 (local address 127.24.8.252:33317)
02:16:14.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.084611 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:14.102 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.084613 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.087292 (+  2679us) server_negotiation.cc:408] Connection header received
02:16:14.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.093658 (+  6366us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.093662 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.093697 (+    35us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.093749 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.099083 (+  5334us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.099841 (+   758us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.102477 (+  2636us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45088: BlockingRecv error: recv got EOF from 127.0.0.1:45088 (error 108)
02:16:14.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
02:16:14.103 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.104 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.104 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.104 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.105 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.105783 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.085974 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40644 (local address 127.24.8.254:43169)
02:16:14.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.086018 (+    44us) server_negotiation.cc:207] Beginning negotiation
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.086020 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.088880 (+  2860us) server_negotiation.cc:408] Connection header received
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.095728 (+  6848us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.095731 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.095748 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.095859 (+   111us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.103394 (+  7535us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.104118 (+   724us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.105719 (+  1601us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40644: BlockingRecv error: recv got EOF from 127.0.0.1:40644 (error 108)
02:16:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:14.109 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.109 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.109 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2270), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [458ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1879ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.110 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.111 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.112 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.113 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.114 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.114 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.114 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.115 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.115 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.116 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.117247 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.111097 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40654 (local address 127.24.8.254:43169)
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.111143 (+    46us) server_negotiation.cc:207] Beginning negotiation
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.111145 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.112043 (+   898us) server_negotiation.cc:408] Connection header received
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.112840 (+   797us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.112841 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.112856 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.112890 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.116196 (+  3306us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.116919 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.117180 (+   261us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40654: BlockingRecv error: recv got EOF from 127.0.0.1:40654 (error 108)
02:16:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:14.119 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.120 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=979), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [527ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [581ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.122 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.123 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.125 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.125 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.125 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.127 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.127 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.127 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.129014 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.123397 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40662 (local address 127.24.8.254:43169)
02:16:14.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.123449 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:14.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.123451 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.123967 (+   516us) server_negotiation.cc:408] Connection header received
02:16:14.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.124261 (+   294us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.124263 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.124278 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.124312 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.127831 (+  3519us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.128614 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.128932 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40662: BlockingRecv error: recv got EOF from 127.0.0.1:40662 (error 108)
02:16:14.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:14.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.131 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.134 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e4adc90, L:/127.0.0.1:45092 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.134 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.134 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.134 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.134 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.135 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.136 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.138 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.141 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.142 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1011), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [510ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [573ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:14.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.146 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x761156ec, L:/127.0.0.1:45094 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.151 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.152 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.152 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.152 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.153 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.153 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.156 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.160 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.160172 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.150478 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40678 (local address 127.24.8.254:43169)
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.150532 (+    54us) server_negotiation.cc:207] Beginning negotiation
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.150535 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.157336 (+  6801us) server_negotiation.cc:408] Connection header received
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.159665 (+  2329us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.159668 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.159692 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.159939 (+   247us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.160090 (+   151us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40678: BlockingRecv error: recv got EOF from 127.0.0.1:40678 (error 108)
02:16:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:14.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.163 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.165 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.165 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.165 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.166 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.174 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x37166043, L:/127.0.0.1:45102 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.175 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.175 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.176 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.178 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.179 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.182 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.182 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [492ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [783ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1011ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.184 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d8b820b, L:/127.0.0.1:45118 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.186 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.187 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.187 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.187 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.188 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.191 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.192 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.191668 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.177910 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45120 (local address 127.24.8.252:33317)
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.177998 (+    88us) server_negotiation.cc:207] Beginning negotiation
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.178001 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.178559 (+   558us) server_negotiation.cc:408] Connection header received
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.178896 (+   337us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.178897 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.178912 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.178960 (+    48us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.183534 (+  4574us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.184227 (+   693us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.191597 (+  7370us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45120: BlockingRecv error: recv got EOF from 127.0.0.1:45120 (error 108)
02:16:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.193388 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.183807 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40682 (local address 127.24.8.254:43169)
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.183875 (+    68us) server_negotiation.cc:207] Beginning negotiation
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.183878 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.185781 (+  1903us) server_negotiation.cc:408] Connection header received
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.186105 (+   324us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.186106 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.186122 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.186155 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.189857 (+  3702us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.190550 (+   693us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.193327 (+  2777us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40682: BlockingRecv error: recv got EOF from 127.0.0.1:40682 (error 108)
02:16:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
02:16:14.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.195 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.196434 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.548136 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44898 (local address 127.24.8.252:33317)
02:16:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.548184 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:16:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.548187 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.196344 (+648157us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44898: BlockingRecv error: recv got EOF from 127.0.0.1:44898 (error 108)
02:16:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:14.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.198 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.198 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.200 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.200 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1081), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [314ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.201 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.205 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.205 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.206 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.207 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.207 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.207 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.208 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.208 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.209842 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.200866 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45122 (local address 127.24.8.252:33317)
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.200926 (+    60us) server_negotiation.cc:207] Beginning negotiation
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.200929 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.208244 (+  7315us) server_negotiation.cc:408] Connection header received
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.209480 (+  1236us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.209483 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.209502 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.209539 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.209776 (+   237us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45122: BlockingRecv error: recv got EOF from 127.0.0.1:45122 (error 108)
02:16:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:14.210 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.210 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.210 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.211541 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.201869 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40698 (local address 127.24.8.254:43169)
02:16:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.201934 (+    65us) server_negotiation.cc:207] Beginning negotiation
02:16:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.201937 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.201947 (+    10us) server_negotiation.cc:408] Connection header received
02:16:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.201991 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.201992 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.202008 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.202075 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.205855 (+  3780us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.206641 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.210509 (+  3868us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.210722 (+   213us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.211146 (+   424us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.211189 (+    43us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.211229 (+    40us) server_negotiation.cc:1036] Waiting for connection context
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.211469 (+   240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40698: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40698): Connection reset by peer (error 104)
02:16:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
02:16:14.213 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.214 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.214 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.215 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.216 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.217 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.225 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.226 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8e0d0e07, L:/127.0.0.1:45134 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.227 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:14.228 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.228 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1120), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [333ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [596ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.233 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.233 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.233 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.234 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4118e06f, L:/127.0.0.1:33768 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.235 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.235 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.238 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1118), Traces: [0ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [655ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [663ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:14.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.242 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.245 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x81b1f66b, L:/127.0.0.1:40710 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:14.245 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.247 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.251 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.253 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.253 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1146), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [764ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1064ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.254 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.256 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.256 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.257 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.257 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:14.257 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.257 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.258 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.258 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.259 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.259 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.259 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.264 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.263993 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.247162 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40716 (local address 127.24.8.254:43169)
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.247206 (+    44us) server_negotiation.cc:207] Beginning negotiation
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.247208 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.264 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.247741 (+   533us) server_negotiation.cc:408] Connection header received
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.248004 (+   263us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.248005 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.248019 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.248049 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.250767 (+  2718us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.251452 (+   685us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.262861 (+ 11409us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.263125 (+   264us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.263596 (+   471us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.263631 (+    35us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.263669 (+    38us) server_negotiation.cc:1036] Waiting for connection context
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.263904 (+   235us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40716: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40716): Connection reset by peer (error 104)
02:16:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:16:14.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.265 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.269 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8bc33c46, L:/127.0.0.1:45164 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.269 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:14.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.271569 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.244110 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45142 (local address 127.24.8.252:33317)
02:16:14.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.244201 (+    91us) server_negotiation.cc:207] Beginning negotiation
02:16:14.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.244203 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.244770 (+   567us) server_negotiation.cc:408] Connection header received
02:16:14.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.245043 (+   273us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.271 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.245045 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.245060 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.272 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.245095 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.270496 (+ 25401us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.271224 (+   728us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.271492 (+   268us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45142: BlockingRecv error: recv got EOF from 127.0.0.1:45142 (error 108)
02:16:14.272 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
02:16:14.273 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.274 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.274 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [768ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1076ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.277 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.278 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.278 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.278 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.280 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.280 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.281 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.281991 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.252631 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45154 (local address 127.24.8.252:33317)
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.252760 (+   129us) server_negotiation.cc:207] Beginning negotiation
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.252763 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.272314 (+ 19551us) server_negotiation.cc:408] Connection header received
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.272633 (+   319us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.272634 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.272649 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.272707 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.276820 (+  4113us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.277549 (+   729us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.280755 (+  3206us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.280990 (+   235us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.281551 (+   561us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.281557 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.281558 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.281566 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.281586 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.281591 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.281655 (+    64us) server_negotiation.cc:1036] Waiting for connection context
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.281892 (+   237us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45154: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45154): Connection reset by peer (error 104)
02:16:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":100}
02:16:14.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.284 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.284 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.285 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.285 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1210), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [783ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.287 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.289 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.290 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.290 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.290 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.291 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.291637 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.282957 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45174 (local address 127.24.8.252:33317)
02:16:14.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.283110 (+   153us) server_negotiation.cc:207] Beginning negotiation
02:16:14.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.283112 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.283522 (+   410us) server_negotiation.cc:408] Connection header received
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.283820 (+   298us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.283821 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.283835 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.283872 (+    37us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.289976 (+  6104us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.290735 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.291569 (+   834us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45174: BlockingRecv error: recv got EOF from 127.0.0.1:45174 (error 108)
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":121}
02:16:14.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.292484 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.287483 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40730 (local address 127.24.8.254:43169)
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.287540 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.287542 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.292 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.287554 (+    12us) server_negotiation.cc:408] Connection header received
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.287758 (+   204us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.287759 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.287773 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.287806 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.291416 (+  3610us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.292131 (+   715us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.292429 (+   298us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40730: BlockingRecv error: recv got EOF from 127.0.0.1:40730 (error 108)
02:16:14.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
02:16:14.293 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.294 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.294 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.297 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.300 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.300 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1226), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [781ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.305 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.306 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.306 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.306 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.307 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.307 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.307 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.308 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.308580 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.301181 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40742 (local address 127.24.8.254:43169)
02:16:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.301237 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.301239 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.308515 (+  7276us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40742: BlockingRecv error: recv got EOF from 127.0.0.1:40742 (error 108)
02:16:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:14.309 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.310914 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.295045 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45180 (local address 127.24.8.252:33317)
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.295094 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.295096 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.295733 (+   637us) server_negotiation.cc:408] Connection header received
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.296061 (+   328us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.296062 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.296077 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.296116 (+    39us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.309655 (+ 13539us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.310423 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.310845 (+   422us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45180: BlockingRecv error: recv got EOF from 127.0.0.1:45180 (error 108)
02:16:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:16:14.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.312 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.313 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.315 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.317 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.317 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.318 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.319 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1158), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [620ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [976ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.323 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.323 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9f791626, L:/127.0.0.1:45194 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.324 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.324 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.324 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.325 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.325 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.327 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.327 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.327 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.328045 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.321798 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40750 (local address 127.24.8.254:43169)
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.321885 (+    87us) server_negotiation.cc:207] Beginning negotiation
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.321887 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.321988 (+   101us) server_negotiation.cc:408] Connection header received
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.322279 (+   291us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.322281 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.322295 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.322363 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.327087 (+  4724us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.327796 (+   709us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.327971 (+   175us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40750: BlockingRecv error: recv got EOF from 127.0.0.1:40750 (error 108)
02:16:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:14.329 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.330 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.332 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.332 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1172), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [428ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [998ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.333 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.333 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.333 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.333679 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.313679 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45198 (local address 127.24.8.252:33317)
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.313731 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.313734 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.314371 (+   637us) server_negotiation.cc:408] Connection header received
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.314670 (+   299us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.314672 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.314687 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.314720 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.332647 (+ 17927us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.333435 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.333603 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45198: BlockingRecv error: recv got EOF from 127.0.0.1:45198 (error 108)
02:16:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:16:14.334 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.337 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.338 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.338 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.338 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.338 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.339 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.339 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.341 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.342 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.343 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.345 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.346 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.347 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1190), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [593ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1018ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.350 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.351 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.352 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [450ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1027ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.353 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.353 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.353 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.357 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.357 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.357 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:14.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.357 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.359 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.360 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.360 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.361 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1290), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [168ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [536ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [570ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.361 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.362 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.363 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [654ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.364 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.365 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.365808 25997 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.577070 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44910 (local address 127.24.8.252:33317)
02:16:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.577187 (+   117us) server_negotiation.cc:207] Beginning negotiation
02:16:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.577190 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.365740 (+788550us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44910: BlockingRecv error: recv got EOF from 127.0.0.1:44910 (error 108)
02:16:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":87}
02:16:14.366 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.367 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.367 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.367 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.369 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.369 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.369 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.370 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.370 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1211), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [578ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1045ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.372 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.372 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:14.373 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.373 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.374 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.374 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1246), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [519ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [749ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.375 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.375 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.377 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.377 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1248), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [485ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [741ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.381 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.382 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.382 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.382 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.382 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.383 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.383 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.384 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.384 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.385 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.385 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.387 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.387 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.388 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.394 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.395 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1258), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [449ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.399 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.399 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.400 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.400 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.400 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.401 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86ef664c, L:/127.0.0.1:33784 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.401 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.402 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.402570 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.397717 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40752 (local address 127.24.8.254:43169)
02:16:14.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.397769 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:14.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.397771 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.402 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.402487 (+  4716us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40752: BlockingRecv error: recv got EOF from 127.0.0.1:40752 (error 108)
02:16:14.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:14.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.405695 25997 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.405 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.388105 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45234 (local address 127.24.8.252:33317)
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.388162 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.388164 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.388696 (+   532us) server_negotiation.cc:408] Connection header received
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.389006 (+   310us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.389007 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.389022 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.389057 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.393461 (+  4404us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.394179 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.404478 (+ 10299us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.404699 (+   221us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405209 (+   510us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405213 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405213 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405219 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405237 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405260 (+    23us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405315 (+    55us) server_negotiation.cc:1036] Waiting for connection context
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405591 (+   276us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45234: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45234): Connection reset by peer (error 104)
02:16:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:14.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.408 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.409 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.409 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.409 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1277), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [521ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.410 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.414 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.414 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.415 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.416 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.417 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.418 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.420436 26516 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.404151 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45242 (local address 127.24.8.252:33317)
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.404210 (+    59us) server_negotiation.cc:207] Beginning negotiation
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.404212 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.404797 (+   585us) server_negotiation.cc:408] Connection header received
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405075 (+   278us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405076 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405092 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.405128 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.419269 (+ 14141us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.419988 (+   719us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.420324 (+   336us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45242: BlockingRecv error: recv got EOF from 127.0.0.1:45242 (error 108)
02:16:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:14.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.423 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.423 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.423 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x10bfe7c6, L:/127.0.0.1:33794 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.424 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.425 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.427 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.429 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.429 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1291), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [863ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:14.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.433 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.435 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x867cb719, L:/127.0.0.1:45246 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.435 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.436 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.436 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.436718 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.436 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.433076 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40762 (local address 127.24.8.254:43169)
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.433134 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.433137 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.437 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.434050 (+   913us) server_negotiation.cc:408] Connection header received
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.435165 (+  1115us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.435167 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.435183 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.435219 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.436653 (+  1434us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40762: BlockingRecv error: recv got EOF from 127.0.0.1:40762 (error 108)
02:16:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
02:16:14.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.438 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.439 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.439 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.440 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1290), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [549ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.440 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1320), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [340ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [601ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.441 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.442 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.445 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.446 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.446 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.446 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.449 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.449 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.449 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.451 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.452104 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.441659 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40772 (local address 127.24.8.254:43169)
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.441704 (+    45us) server_negotiation.cc:207] Beginning negotiation
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.441707 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.442454 (+   747us) server_negotiation.cc:408] Connection header received
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.442494 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.442495 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.442509 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.442571 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.449568 (+  6997us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.450279 (+   711us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.452034 (+  1755us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40772: BlockingRecv error: recv got EOF from 127.0.0.1:40772 (error 108)
02:16:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:14.453 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.453362 26516 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.441071 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45250 (local address 127.24.8.252:33317)
02:16:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.441127 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.441130 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.442789 (+  1659us) server_negotiation.cc:408] Connection header received
02:16:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.443074 (+   285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.443075 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.443089 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.443122 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.451048 (+  7926us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.451736 (+   688us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.453298 (+  1562us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45250: BlockingRecv error: recv got EOF from 127.0.0.1:45250 (error 108)
02:16:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:16:14.454 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.454 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.454 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.454 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1309), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [480ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.455 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.456 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.458 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.458 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.458 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.459 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.459 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.459 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.460 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.461 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.461 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.461 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.462141 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.456636 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40774 (local address 127.24.8.254:43169)
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.456686 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.456688 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.457172 (+   484us) server_negotiation.cc:408] Connection header received
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.457510 (+   338us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.457512 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.457527 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.457561 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.461039 (+  3478us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.461955 (+   916us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.462085 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40774: BlockingWrite error: write error: Broken pipe (error 32)
02:16:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:14.462 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.463 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1335), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [506ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [965ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.464849 25997 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.452925 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45254 (local address 127.24.8.252:33317)
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.452978 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.452980 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.453404 (+   424us) server_negotiation.cc:408] Connection header received
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.453779 (+   375us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.453780 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.453794 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.453863 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.462961 (+  9098us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.463752 (+   791us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.464782 (+  1030us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45254: BlockingRecv error: recv got EOF from 127.0.0.1:45254 (error 108)
02:16:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:14.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.467 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.467 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.467 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.467 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.467 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.467 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.469909 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.464409 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40786 (local address 127.24.8.254:43169)
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.464466 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.464468 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.464990 (+   522us) server_negotiation.cc:408] Connection header received
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.465519 (+   529us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.465521 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.465535 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.465569 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.468840 (+  3271us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.469579 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.469854 (+   275us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40786: BlockingRecv error: recv got EOF from 127.0.0.1:40786 (error 108)
02:16:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:16:14.471 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.472 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.473 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.474 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.474 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.474 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.475 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.476 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.477 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.477 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1360), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [487ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [749ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.481 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.481 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.482 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.482 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.483 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x34e192b8, L:/127.0.0.1:45268 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.484 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.483 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ab7db66, L:/127.0.0.1:45270 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.487 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.487 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.488113 26516 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.475764 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45280 (local address 127.24.8.252:33317)
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.483182 (+  7418us) server_negotiation.cc:207] Beginning negotiation
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.483184 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.483191 (+     7us) server_negotiation.cc:408] Connection header received
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.483206 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.483207 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.483219 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.483261 (+    42us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.486839 (+  3578us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.489 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.490 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.490 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.492 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.494 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.495 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.508 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.508 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.514 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.525 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.532 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.548 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.487869 (+  1030us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.488037 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45280: BlockingWrite error: write error: Broken pipe (error 32)
02:16:14.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7401,"thread_start_us":63,"threads_started":1}
02:16:14.572 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.575 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1416), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [613ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1011ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.577 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [683ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1164ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.578 [DEBUG - pool-4-thread-36] (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.24.8.253:36209, [499ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [763ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.582 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.585 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.596 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.598 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.600 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.601 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.602 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.602 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.604 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.606 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.607 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.608 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.608 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.608 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.608 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1454), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [606ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.609 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.609 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.609 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.610 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.610 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1457), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [626ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1048ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.610 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.611 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.612 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.612 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.613 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.613 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.613 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.614 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.614 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.615 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.616 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.617 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.617 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2768), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [528ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1091ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [2410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.617 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.618 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x960e253f, L:/127.0.0.1:40790 - R:/127.24.8.254:43169] using TOKEN/null
02:16:14.618 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.619 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.619 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.619 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.618 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.620 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.620 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.621 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.622 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.622 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.623 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.623 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1469), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [621ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [814ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [854ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.623 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.624 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.624 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.624 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.625 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1465), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [603ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1152ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.625 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.625 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.626 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1547), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [605ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1308ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.626 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.626 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.627 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.627 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.628 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.628 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.628 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.628 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.628 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.629 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.629 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.629 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.629 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.629 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.629 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.630 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.630 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.630 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.630 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.631 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.631 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.632 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.632 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.633 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.634 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.634 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.635 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.636 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.636 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.638 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.638 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.639 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.639 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.639 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.639 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:14.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.639 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.640 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:14.640 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.618467 26210 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.330261 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45200 (local address 127.24.8.252:33317)
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.330318 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.330321 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.330880 (+   559us) server_negotiation.cc:408] Connection header received
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.331200 (+   320us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.331201 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.331216 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.331249 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.338559 (+  7310us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.339268 (+   709us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.617642 (+278374us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.617857 (+   215us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.617995 (+   138us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.618002 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.618002 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.618010 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.618025 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:14.641 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.641 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.644 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.644 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.644 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.645 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.645 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.646 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.646 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.646 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.646 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.646 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.647 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1494), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [565ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [843ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.647 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.647 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.647 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.648 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.648 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.649 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.618031 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:14.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.618090 (+    59us) server_negotiation.cc:1036] Waiting for connection context
02:16:14.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.618341 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45200: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45200): Connection reset by peer (error 104)
02:16:14.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:14.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.650 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.651 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.651 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.652 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.653 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.653 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.656 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.657 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.664 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.666 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x26483d6c, L:/127.0.0.1:45360 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.667 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x61115f49, L:/127.0.0.1:45336 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.671 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x18d31697, L:/127.0.0.1:40804 - R:/127.24.8.254:43169] using TOKEN/null
02:16:14.671 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0bdbaf39, L:/127.0.0.1:40806 - R:/127.24.8.254:43169] using TOKEN/null
02:16:14.671 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49d2a791, L:/127.0.0.1:45324 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.672 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcfdb4419, L:/127.0.0.1:45328 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.673 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x37d01d69, L:/127.0.0.1:45382 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.673 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ac970bd, L:/127.0.0.1:40792 - R:/127.24.8.254:43169] using TOKEN/null
02:16:14.674 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x832bba38, L:/127.0.0.1:45370 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.674 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0e43568, L:/127.0.0.1:45300 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.675 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54f030ad, L:/127.0.0.1:45314 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.675 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb53f40e3, L:/127.0.0.1:45346 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.676 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0177b5c2, L:/127.0.0.1:45286 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.676 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.677 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.677 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.678444 26703 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.634803 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40860 (local address 127.24.8.254:43169)
02:16:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678214 (+ 43411us) server_negotiation.cc:207] Beginning negotiation
02:16:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678216 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.678 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.683 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.684 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.687 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7b80e840, L:/127.0.0.1:40822 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:14.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.689 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.689 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1553), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [823ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [842ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [971ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678227 (+    11us) server_negotiation.cc:408] Connection header received
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678243 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678244 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678252 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678351 (+    99us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40860: BlockingWrite error: write error: Broken pipe (error 32)
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43384}
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.679265 26701 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.634927 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40836 (local address 127.24.8.254:43169)
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.679099 (+ 44172us) server_negotiation.cc:207] Beginning negotiation
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.679101 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.679115 (+    14us) server_negotiation.cc:408] Connection header received
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.679130 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.679130 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.679139 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.679217 (+    78us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40836: BlockingWrite error: write error: Broken pipe (error 32)
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44148,"thread_start_us":64,"threads_started":1}
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.684206 26701 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.635000 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40852 (local address 127.24.8.254:43169)
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.683868 (+ 48868us) server_negotiation.cc:207] Beginning negotiation
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.683870 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.683879 (+     9us) server_negotiation.cc:408] Connection header received
02:16:14.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.683901 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.683902 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.683915 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.684005 (+    90us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40852: BlockingWrite error: write error: Broken pipe (error 32)
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48848,"thread_start_us":50,"threads_started":1}
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.688935 26701 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.635080 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40874 (local address 127.24.8.254:43169)
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.684304 (+ 49224us) server_negotiation.cc:207] Beginning negotiation
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.684306 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.684316 (+    10us) server_negotiation.cc:408] Connection header received
02:16:14.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.684337 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.694 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d5a4ae4, L:/127.0.0.1:40832 - R:/127.24.8.254:43169] using TOKEN/null
02:16:14.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.697 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.697 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.697 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.697 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.698 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.699 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.699 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.699 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:14.699 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.699 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1572), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [563ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1467ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.700 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.701 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.702 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.702 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.702 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:14.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.704 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.704 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.705 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.705 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.705 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.705 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.705 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.705 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.705 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.705 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:14.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.706 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.706 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:14.706 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.706 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.707 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.707 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:14.707 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.708 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.708 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.708 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.708 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:14.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.684338 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.684348 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.688874 (+  4526us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40874: BlockingWrite error: write error: Broken pipe (error 32)
02:16:14.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49209,"thread_start_us":51,"threads_started":1}
02:16:14.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.711 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:14.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.712 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.712 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.712 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.706 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.708 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.713457 26703 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.701273 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40884 (local address 127.24.8.254:43169)
02:16:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.712908 (+ 11635us) server_negotiation.cc:207] Beginning negotiation
02:16:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.712910 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.712918 (+     8us) server_negotiation.cc:408] Connection header received
02:16:14.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.712940 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.712941 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.713100 (+   159us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.713303 (+   203us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40884: BlockingWrite error: write error: Broken pipe (error 32)
02:16:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":11613}
02:16:14.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.714 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc4820c34, L:/127.0.0.1:40878 - R:/127.24.8.254:43169] using TOKEN/null
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.715212 26696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.694685 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40882 (local address 127.24.8.254:43169)
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.701339 (+  6654us) server_negotiation.cc:207] Beginning negotiation
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.701342 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.701357 (+    15us) server_negotiation.cc:408] Connection header received
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.701387 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.701388 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.701402 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.701463 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.714115 (+ 12652us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.714877 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.715148 (+   271us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40882: BlockingRecv error: recv got EOF from 127.0.0.1:40882 (error 108)
02:16:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6612}
02:16:14.716 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.717 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1557), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [605ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.718 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.718 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.720 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.720 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.721 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.721 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.721 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.721 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.722 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.722 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.722211 25970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.609303 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40816 (local address 127.24.8.254:43169)
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.672084 (+ 62781us) server_negotiation.cc:207] Beginning negotiation
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.672085 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.672094 (+     9us) server_negotiation.cc:408] Connection header received
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.672113 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.672114 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.672125 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.672187 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.675846 (+  3659us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.676460 (+   614us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.721567 (+ 45107us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.721815 (+   248us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.721993 (+   178us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.722038 (+    45us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.722139 (+   101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40816: BlockingWrite error: failed to write to TLS socket: Broken pipe
02:16:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62762,"thread_start_us":72,"threads_started":1}
02:16:14.723 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.723 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.725 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.725 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:14.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:14.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.727 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.728 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.728 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.729 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.730 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.730 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1618), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [761ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1491ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.735853 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.611227 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40820 (local address 127.24.8.254:43169)
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.676689 (+ 65462us) server_negotiation.cc:207] Beginning negotiation
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.676692 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678014 (+  1322us) server_negotiation.cc:408] Connection header received
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678039 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678040 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678054 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.678126 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.727602 (+ 49476us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.733469 (+  5867us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.735738 (+  2269us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40820: BlockingWrite error: write error: Broken pipe (error 32)
02:16:14.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65420,"thread_start_us":114,"threads_started":1}
02:16:14.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.740 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.741 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.741 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.741 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.742 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.743 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.744688 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.736809 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40888 (local address 127.24.8.254:43169)
02:16:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.738650 (+  1841us) server_negotiation.cc:207] Beginning negotiation
02:16:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.738653 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.744402 (+  5749us) server_negotiation.cc:408] Connection header received
02:16:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.744447 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.744448 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.744465 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.744517 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.744617 (+   100us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40888: BlockingRecv error: recv got EOF from 127.0.0.1:40888 (error 108)
02:16:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1805}
02:16:14.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.746 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.747 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.747 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1634), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [604ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1491ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.753 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.754 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.754 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.754 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.755 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.755 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.755 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.755 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.755 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.756691 26495 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.578477 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44926 (local address 127.24.8.252:33317)
02:16:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.578635 (+   158us) server_negotiation.cc:207] Beginning negotiation
02:16:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.578637 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.756622 (+1177985us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44926: BlockingRecv error: recv got EOF from 127.0.0.1:44926 (error 108)
02:16:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":123,"thread_start_us":77,"threads_started":1}
02:16:14.757 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.758 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.758 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.758 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.762 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.762885 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.749418 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40894 (local address 127.24.8.254:43169)
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.749474 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.749476 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.751626 (+  2150us) server_negotiation.cc:408] Connection header received
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.752067 (+   441us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.752069 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.752086 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.752120 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.761832 (+  9712us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.762625 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.762811 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40894: BlockingRecv error: recv got EOF from 127.0.0.1:40894 (error 108)
02:16:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:14.764 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.764 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.765 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.766 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.767 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.767 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:14.768 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.769 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.769 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.770534 26496 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.579586 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44942 (local address 127.24.8.252:33317)
02:16:14.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.579709 (+   123us) server_negotiation.cc:207] Beginning negotiation
02:16:14.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:13.579711 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.770412 (+1190701us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44942: BlockingRecv error: recv got EOF from 127.0.0.1:44942 (error 108)
02:16:14.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":102,"thread_start_us":59,"threads_started":1}
02:16:14.773 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.773 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.774 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.781 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.781 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.783 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.783 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.784 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1641), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [524ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1385ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.785 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.787 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.788 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.789 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.789 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.789 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.791 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.791 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.791 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.792 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.795 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.796617 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.785611 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40900 (local address 127.24.8.254:43169)
02:16:14.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.786288 (+   677us) server_negotiation.cc:207] Beginning negotiation
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.786291 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.786307 (+    16us) server_negotiation.cc:408] Connection header received
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.786873 (+   566us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.786875 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.786894 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.786963 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.795293 (+  8330us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.796091 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.796544 (+   453us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40900: BlockingRecv error: recv got EOF from 127.0.0.1:40900 (error 108)
02:16:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":640}
02:16:14.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.799 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.799 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.800 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.801 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.802 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.804 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.805 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.806 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.807 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.808 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.809 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.811 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa62c9a10, L:/127.0.0.1:33800 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.811 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.812 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.813 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1680), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [522ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1432ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.815 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.817 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.818 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.818 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.819 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.819 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.819 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.819 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.819 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.820 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.820457 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.814537 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40906 (local address 127.24.8.254:43169)
02:16:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.814607 (+    70us) server_negotiation.cc:207] Beginning negotiation
02:16:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.814610 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.815205 (+   595us) server_negotiation.cc:408] Connection header received
02:16:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.816999 (+  1794us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.817000 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.817016 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.817054 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.820389 (+  3335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40906: BlockingRecv error: recv got EOF from 127.0.0.1:40906 (error 108)
02:16:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
02:16:14.821 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.821 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.821 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.822 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.822 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.822 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.822 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.823 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.823 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.824 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.824 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.825 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.826 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.826 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.827 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.827 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1755), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [777ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1512ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:14.828 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.831 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.832 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.832 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.832 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.832 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.833 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.833 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.833 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.834184 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.828439 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40908 (local address 127.24.8.254:43169)
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.828504 (+    65us) server_negotiation.cc:207] Beginning negotiation
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.828507 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.829047 (+   540us) server_negotiation.cc:408] Connection header received
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.829356 (+   309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.829357 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.829372 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.829407 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.833021 (+  3614us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.833831 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.834109 (+   278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40908: BlockingRecv error: recv got EOF from 127.0.0.1:40908 (error 108)
02:16:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
02:16:14.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.835 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:14.836 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.836 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.836 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.839 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.845 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.845 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.847 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf8a1ed5, L:/127.0.0.1:33802 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.854 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.854 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1697), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [528ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1350ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:14.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.859 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.860 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.860 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:14.860 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.861 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.861 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.862 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.862 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.864 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.864 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.864 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:14.865 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.866 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.867 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.868 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.870 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.877 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:14.878 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e115469, L:/127.0.0.1:33814 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=302), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [152ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:14.882 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.885 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.888 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.894 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.894 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.894 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:14.894 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4c07d91d, L:/127.0.0.1:45390 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.895664 24785 connection.cc:466] server connection from 127.0.0.1:45390 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45390 (request call id 0) could send its response
02:16:14.896 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.897 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:14.901 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.904383 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.875412 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40912 (local address 127.24.8.254:43169)
02:16:14.904 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.875484 (+    72us) server_negotiation.cc:207] Beginning negotiation
02:16:14.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.875486 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.876151 (+   665us) server_negotiation.cc:408] Connection header received
02:16:14.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.876525 (+   374us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.876527 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.876543 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.876577 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.903090 (+ 26513us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.903957 (+   867us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.904285 (+   328us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40912: BlockingRecv error: recv got EOF from 127.0.0.1:40912 (error 108)
02:16:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
02:16:14.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.906 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.906 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.906 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:14.907 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.907 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8838d9e6, L:/127.0.0.1:33826 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.913 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.913 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=317), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [155ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:14.915 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.917 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d7fcbf4, L:/127.0.0.1:45404 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.919 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.919 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.919 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.919 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.920 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.920 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.927 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.927507 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.915016 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40924 (local address 127.24.8.254:43169)
02:16:14.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.915072 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:14.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.915075 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:14.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.915403 (+   328us) server_negotiation.cc:408] Connection header received
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.915679 (+   276us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.915680 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.915695 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.915756 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.926358 (+ 10602us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.927199 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.927418 (+   219us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40924: BlockingRecv error: recv got EOF from 127.0.0.1:40924 (error 108)
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:14.930521 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.340874 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45216 (local address 127.24.8.252:33317)
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.340933 (+    59us) server_negotiation.cc:207] Beginning negotiation
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.340935 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.341367 (+   432us) server_negotiation.cc:408] Connection header received
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.341625 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.341626 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.341639 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.341714 (+    75us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.345943 (+  4229us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.346739 (+   796us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.929903 (+583164us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.930134 (+   231us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.930241 (+   107us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.930246 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.930247 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.930253 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.930265 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.930269 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.930309 (+    40us) server_negotiation.cc:1036] Waiting for connection context
02:16:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.930436 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45216: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45216): Connection reset by peer (error 104)
02:16:14.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:14.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.934 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.934 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:14.934 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:14.935 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.935 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:14.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.937 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.939 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.942 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.949 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.952 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa5f88281, L:/127.0.0.1:33832 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.952 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:14.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:14.955 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.959 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:14.960 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c0ad8d0, L:/127.0.0.1:33834 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:14.967 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:14.969 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3539d31e, L:/127.0.0.1:45412 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:14.976 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.979 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1a12c64, L:/127.0.0.1:33844 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.980 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:14.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=371), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [202ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:14.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:14.985 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x36584989, L:/127.0.0.1:40934 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:14.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:14.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:14.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:14.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:14.988 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:14.988 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:14.988 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:14.988 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:14.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:14.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:14.989 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6fd5028a, L:/127.0.0.1:33858 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:14.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:14.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:14.990 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:14.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:14.992 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:14.992 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:14.993 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.994 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:14.995 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:14.997 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:14.999 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.004 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x98a4d251, L:/127.0.0.1:33872 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.005 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.006 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.008 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.013 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.020 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.020 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ecb3963, L:/127.0.0.1:33882 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.021 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd50a0ab8, L:/127.0.0.1:45416 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.022 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x434dadbd, L:/127.0.0.1:33878 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.022 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.024 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [242ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.033 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeef8d9e1, L:/127.0.0.1:40946 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:15.033 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.034 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.034 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:15.035 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.036 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.037 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.037 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.038 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:15.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.039 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.040 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.041311 26496 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.018256 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45418 (local address 127.24.8.252:33317)
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.018307 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.018309 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.018822 (+   513us) server_negotiation.cc:408] Connection header received
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.018984 (+   162us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.018985 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.019007 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.019063 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.030525 (+ 11462us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.031326 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.037785 (+  6459us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.038000 (+   215us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.040700 (+  2700us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.040710 (+    10us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.040710 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.040719 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.040750 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.040755 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.040805 (+    50us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.041209 (+   404us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45418: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45418): Connection reset by peer (error 104)
02:16:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:15.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.042 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.044 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.046 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.046 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.047 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.048 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf0995ead, L:/127.0.0.1:33894 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.053 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.054 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92fe77b0, L:/127.0.0.1:33908 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=433), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [256ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.063 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf616ae01, L:/127.0.0.1:45424 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.065 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.066 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.066 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.066 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.067 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.068 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.068 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.069 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.070 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.071 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.073 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.075 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.078766 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.050718 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40956 (local address 127.24.8.254:43169)
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.050768 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.050770 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.054324 (+  3554us) server_negotiation.cc:408] Connection header received
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.056790 (+  2466us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.056791 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.056806 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.056854 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.061168 (+  4314us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.061914 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.076210 (+ 14296us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.076481 (+   271us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.077735 (+  1254us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.077792 (+    57us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.077853 (+    61us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.078674 (+   821us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40956: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40956): Connection reset by peer (error 104)
02:16:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:15.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.083 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.087 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.089 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.094 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.097 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.102 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.105 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0237479c, L:/127.0.0.1:33932 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.109 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.110 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=483), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [300ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.111 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7bf2a176, L:/127.0.0.1:45436 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.112 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8f42b30, L:/127.0.0.1:33920 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.113 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.114 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.114 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.114 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.117125 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.096838 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45440 (local address 127.24.8.252:33317)
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.096913 (+    75us) server_negotiation.cc:207] Beginning negotiation
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.096916 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.098073 (+  1157us) server_negotiation.cc:408] Connection header received
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.100839 (+  2766us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.100841 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.100858 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.100893 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.105591 (+  4698us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.106243 (+   652us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.117049 (+ 10806us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45440: BlockingRecv error: recv got EOF from 127.0.0.1:45440 (error 108)
02:16:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
02:16:15.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.118 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.120409 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.111071 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40962 (local address 127.24.8.254:43169)
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.111130 (+    59us) server_negotiation.cc:207] Beginning negotiation
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.111132 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.113178 (+  2046us) server_negotiation.cc:408] Connection header received
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.113981 (+   803us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.113983 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.113998 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.114031 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.119370 (+  5339us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.120025 (+   655us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.120316 (+   291us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40962: BlockingRecv error: recv got EOF from 127.0.0.1:40962 (error 108)
02:16:15.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:15.121 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.123 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.124 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.124 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.126 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.127 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.128 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.133 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:15.133 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.145 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x174ffb4d, L:/127.0.0.1:33940 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.146 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.147 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdbd04472, L:/127.0.0.1:40964 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:15.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.149 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcab575ce, L:/127.0.0.1:33936 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=522), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [341ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [341ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.151 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5cd0a266, L:/127.0.0.1:45446 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.152 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.156 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.158 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.159 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:15.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.162 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.163 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.163 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:15.163 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.164 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.164 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.164 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:15.165 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.165 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.165 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.167 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.171 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x937c681a, L:/127.0.0.1:40974 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:15.172 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.173 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d87ef5f, L:/127.0.0.1:33948 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.175 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [354ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [358ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.180 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.182 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.183 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.183 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.184 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.184 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:15.184 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.185 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.185 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.186368 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.157780 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45456 (local address 127.24.8.252:33317)
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.157834 (+    54us) server_negotiation.cc:207] Beginning negotiation
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.157836 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.164533 (+  6697us) server_negotiation.cc:408] Connection header received
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.164854 (+   321us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.164856 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.164876 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.164917 (+    41us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.173590 (+  8673us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.174389 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.186 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.179422 (+  5033us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.179696 (+   274us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.185873 (+  6177us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.185879 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.185879 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.185885 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.185906 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.185911 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.185967 (+    56us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.186284 (+   317us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45456: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45456): Cannot send after transport endpoint shutdown (error 108)
02:16:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:15.187 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.187 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.188 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.194 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6cacea3, L:/127.0.0.1:33954 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.199 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f5512fb, L:/127.0.0.1:33962 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.200 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.200 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55ab3004, L:/127.0.0.1:45468 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.201 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.202 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.203 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.203 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.208 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.212 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b788eb3, L:/127.0.0.1:33972 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.215 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf24b83e3, L:/127.0.0.1:33982 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.216 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.217 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=583), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [27ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.221 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.221 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.222 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.222 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.223 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.223706 26696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.217833 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40984 (local address 127.24.8.254:43169)
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.217978 (+   145us) server_negotiation.cc:207] Beginning negotiation
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.217980 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.218366 (+   386us) server_negotiation.cc:408] Connection header received
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.219036 (+   670us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.219039 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.219061 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.219101 (+    40us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.222583 (+  3482us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.223345 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.223637 (+   292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40984: BlockingRecv error: recv got EOF from 127.0.0.1:40984 (error 108)
02:16:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":120}
02:16:15.224 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.224 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.225 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.225 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.227 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.228 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.229029 26496 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.211047 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45482 (local address 127.24.8.252:33317)
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.211105 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.211107 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.213148 (+  2041us) server_negotiation.cc:408] Connection header received
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.214699 (+  1551us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.214701 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.214716 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.214753 (+    37us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.219592 (+  4839us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.220352 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.227214 (+  6862us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.227436 (+   222us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.227922 (+   486us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.227926 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.227927 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.227932 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.227949 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.227953 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.228012 (+    59us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.228935 (+   923us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45482: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45482): Connection reset by peer (error 104)
02:16:15.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:15.230 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.230 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.230 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.239 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.241 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.242 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:15.243 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53285cd6, L:/127.0.0.1:45488 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.245 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x908cb381, L:/127.0.0.1:33984 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.247 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=613), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [420ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.254 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x529011d9, L:/127.0.0.1:40986 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:15.254 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.258 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.259 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.259 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:15.259 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.260 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.260 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.261 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:15.263 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.267 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.267 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.271 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf9877cd, L:/127.0.0.1:33996 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.274 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x38475e47, L:/127.0.0.1:45490 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.274 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:15.275 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.276 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2121), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [565ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1347ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.278 [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.24.8.253:36209, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [440ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [442ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.282 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.283 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.283 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.283 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.287 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.287 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.288 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.289 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x614bf725, L:/127.0.0.1:40990 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:15.290 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.291 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.291 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.291 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.292 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:15.292 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.294 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:15.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.296 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.296 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.296 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.298 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.299 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.301 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb06f401, L:/127.0.0.1:34006 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.302 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.304 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.305 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.306 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.308 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.309 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16f01cdc, L:/127.0.0.1:34016 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.309 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.314 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5cf93c98, L:/127.0.0.1:34032 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.317 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.317 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=717), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [548ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [551ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [561ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.318 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd980bf94, L:/127.0.0.1:45502 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.320 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.321 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.323 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.328 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.328 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.328 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.329 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.329 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.332 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.332 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.332 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.332 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.333 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.333493 26696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.319044 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41000 (local address 127.24.8.254:43169)
02:16:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.319093 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.319095 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.323351 (+  4256us) server_negotiation.cc:408] Connection header received
02:16:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.324216 (+   865us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.324218 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.324233 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.324264 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.331319 (+  7055us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.332129 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.333421 (+  1292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41000: BlockingRecv error: recv got EOF from 127.0.0.1:41000 (error 108)
02:16:15.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:15.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.336 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x091286ff, L:/127.0.0.1:34046 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.339 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.339 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.341 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.341 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.342 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.344 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.346 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.347 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.352 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.358 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.358 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0f82fa8, L:/127.0.0.1:45518 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.363 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9032f370, L:/127.0.0.1:34060 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.363 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:15.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.365 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.365 [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.24.8.253:36209, [572ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [596ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.371 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.373 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.373 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.375 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.413 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x35d4d48d, L:/127.0.0.1:45530 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.416 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.416 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=801), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [232ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.418 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.419 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.421 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.423 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.424 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.424 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.425 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.425 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.425 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=801), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [309ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.426 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.426 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=792), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [379ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [380ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.426 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.426 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.426 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=806), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [255ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.429 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.430 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.431 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.433 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.434 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.435 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.439 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.439 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=829), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [196ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [598ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.440 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.372 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.446 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.445 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68ce5395, L:/127.0.0.1:34070 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.447 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.447 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=832), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [249ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.448 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7742577d, L:/127.0.0.1:34076 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.448 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.450 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.454 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.456 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.456 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.456 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.446 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.459 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.445 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.461 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.461 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.464 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.464 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.464 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.466 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.467 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.467 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.468 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.469 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.469 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.469286 26877 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.457700 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41028 (local address 127.24.8.254:43169)
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.460505 (+  2805us) server_negotiation.cc:207] Beginning negotiation
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.460507 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.462519 (+  2012us) server_negotiation.cc:408] Connection header received
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.463313 (+   794us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.463315 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.463330 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.467464 (+  4134us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.467537 (+    73us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.469062 (+  1525us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.469207 (+   145us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41028: BlockingWrite error: write error: Broken pipe (error 32)
02:16:15.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2765,"thread_start_us":91,"threads_started":1}
02:16:15.470 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.470 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.471 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.471 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.471 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.472 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.473 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.473 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2274baec, L:/127.0.0.1:41012 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:15.473 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.473 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.473 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.474 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.474 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.474 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.474 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.474 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.475 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.475 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.476 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.476 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.477 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.478 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.478 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:15.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.478 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.479 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.479 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.479 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:15.479 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.480 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:15.480 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.480 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.480 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.481222 24640 connection.cc:466] server connection from 127.0.0.1:41012 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41012 (request call id 0) could send its response
02:16:15.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.482 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.482 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.482 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.482 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.482 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.483 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.483 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.483 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.483 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.483 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.481 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.483958 26877 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.457814 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41036 (local address 127.24.8.254:43169)
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.469461 (+ 11647us) server_negotiation.cc:207] Beginning negotiation
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.469464 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.472296 (+  2832us) server_negotiation.cc:408] Connection header received
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.472510 (+   214us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.472511 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.472523 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.481392 (+  8869us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.481440 (+    48us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.482147 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.482260 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41036: BlockingWrite error: write error: Broken pipe (error 32)
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":11626,"thread_start_us":38,"threads_started":1}
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.484436 26877 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.469732 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41062 (local address 127.24.8.254:43169)
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.484243 (+ 14511us) server_negotiation.cc:207] Beginning negotiation
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.484246 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.484256 (+    10us) server_negotiation.cc:408] Connection header received
02:16:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.484284 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.484286 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.484301 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.484398 (+    97us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41062: BlockingWrite error: write error: Broken pipe (error 32)
02:16:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":14486}
02:16:15.484 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.486 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.486 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.487 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.487 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.488 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.482 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.491 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x466f41f5, L:/127.0.0.1:41052 - R:/127.24.8.254:43169] using TOKEN/null
02:16:15.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.493 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.498 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.498 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.496323 26702 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428057 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41016 (local address 127.24.8.254:43169)
02:16:15.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428283 (+   226us) server_negotiation.cc:207] Beginning negotiation
02:16:15.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428286 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428298 (+    12us) server_negotiation.cc:408] Connection header received
02:16:15.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428333 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428335 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.502 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b372a4a, L:/127.0.0.1:45594 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428349 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428429 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.495404 (+ 66975us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.496090 (+   686us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.496251 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41016: BlockingRecv error: recv got EOF from 127.0.0.1:41016 (error 108)
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":197}
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.497602 26520 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.367230 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45546 (local address 127.24.8.252:33317)
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.367275 (+    45us) server_negotiation.cc:207] Beginning negotiation
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.367277 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.415525 (+ 48248us) server_negotiation.cc:408] Connection header received
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.415563 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.415564 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.415582 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.415636 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.496539 (+ 80903us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.497180 (+   641us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.497541 (+   361us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45546: BlockingRecv error: recv got EOF from 127.0.0.1:45546 (error 108)
02:16:15.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:16:15.504 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c41785a, L:/127.0.0.1:34152 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.504 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe901b539, L:/127.0.0.1:34114 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.504 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.506 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.509 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0d2e987, L:/127.0.0.1:45578 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.509 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.509 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.510 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.510 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.514 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.514 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.516 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8495ca24, L:/127.0.0.1:45622 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.516 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5a715c57, L:/127.0.0.1:34130 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.518 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.521 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.521 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:15.521 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.522 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.522 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.523 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.524 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.523826 26496 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.461180 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45610 (local address 127.24.8.252:33317)
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.523639 (+ 62459us) server_negotiation.cc:207] Beginning negotiation
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.523641 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.523648 (+     7us) server_negotiation.cc:408] Connection header received
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.523666 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.523666 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.523677 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.523762 (+    85us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45610: BlockingWrite error: write error: Broken pipe (error 32)
02:16:15.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62442,"thread_start_us":92,"threads_started":1}
02:16:15.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.532 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb03e3eee, L:/127.0.0.1:34100 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.532 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.533 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a39eafb, L:/127.0.0.1:45634 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.533 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.533 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc96d68a9, L:/127.0.0.1:45556 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.534472 26875 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428083 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41024 (local address 127.24.8.254:43169)
02:16:15.534 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb179e599, L:/127.0.0.1:34136 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454052 (+ 25969us) server_negotiation.cc:207] Beginning negotiation
02:16:15.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454055 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454071 (+    16us) server_negotiation.cc:408] Connection header received
02:16:15.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454105 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454107 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454123 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.533395 (+ 79272us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.533479 (+    84us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.534205 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.534371 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41024: BlockingRecv error: recv got EOF from 127.0.0.1:41024 (error 108)
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25935,"thread_start_us":53,"threads_started":1}
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.535588 26876 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.428166 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41022 (local address 127.24.8.254:43169)
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454388 (+ 26222us) server_negotiation.cc:207] Beginning negotiation
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454390 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454396 (+     6us) server_negotiation.cc:408] Connection header received
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454413 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454413 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.454422 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.458475 (+  4053us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.458548 (+    73us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.459341 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.535523 (+ 76182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41022: BlockingRecv error: recv got EOF from unknown peer (error 108)
02:16:15.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26206,"thread_start_us":35,"threads_started":1}
02:16:15.536 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.536 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.545 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d51e5dc, L:/127.0.0.1:34088 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.546 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.546 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.546 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa593eb66, L:/127.0.0.1:34168 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.548 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda5ea988, L:/127.0.0.1:45548 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.554 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e79897c, L:/127.0.0.1:34180 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.558 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f84ee72, L:/127.0.0.1:45582 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.560 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34b6dc44, L:/127.0.0.1:34170 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.562 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf9109e3, L:/127.0.0.1:45650 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.562 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd1b5216, L:/127.0.0.1:34160 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.562 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcf2570b3, L:/127.0.0.1:45568 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.564 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.566 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x96f60df0, L:/127.0.0.1:45658 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.567 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.567 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:15.567 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.572 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.576 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.576 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=940), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [392ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [742ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.577 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.579 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.579 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=944), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [398ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [694ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.585 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.585 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.585 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.588 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.588 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.588 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.589 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.589744 26876 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.577819 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41078 (local address 127.24.8.254:43169)
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.580257 (+  2438us) server_negotiation.cc:207] Beginning negotiation
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.580259 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.580271 (+    12us) server_negotiation.cc:408] Connection header received
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.580303 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.580304 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.580318 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.580412 (+    94us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.583939 (+  3527us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.584802 (+   863us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.588684 (+  3882us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.588908 (+   224us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589309 (+   401us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589354 (+    45us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589394 (+    40us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589661 (+   267us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41078: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41078): Connection reset by peer (error 104)
02:16:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2402}
02:16:15.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.591 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.591 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.593 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.594 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.601333 26876 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.580191 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41090 (local address 127.24.8.254:43169)
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589862 (+  9671us) server_negotiation.cc:207] Beginning negotiation
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589864 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589873 (+     9us) server_negotiation.cc:408] Connection header received
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589895 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589896 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589907 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.589957 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.595526 (+  5569us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.596323 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.601259 (+  4936us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41090: BlockingRecv error: recv got EOF from 127.0.0.1:41090 (error 108)
02:16:15.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":9647}
02:16:15.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.603 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.603 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x79736ff2, L:/127.0.0.1:45664 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.604 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.605 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.607 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.607 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=979), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [564ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [697ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [797ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.610 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.612 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.613 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.613 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.613 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.614 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.614 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.615 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.615 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.615 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.616 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.618777 26882 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.606140 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45670 (local address 127.24.8.252:33317)
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.606193 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.606195 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.606756 (+   561us) server_negotiation.cc:408] Connection header received
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.607068 (+   312us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.607069 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.607092 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.619 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.607130 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.614022 (+  6892us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.614891 (+   869us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.618692 (+  3801us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45670: BlockingRecv error: recv got EOF from 127.0.0.1:45670 (error 108)
02:16:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:15.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.621 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.621 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.621 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.623 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.623 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=998), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [757ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [811ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.628 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.625 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.628 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.629 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.629 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.633 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.633 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1031), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [198ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [751ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.634276 26876 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.625571 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41092 (local address 127.24.8.254:43169)
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.625625 (+    54us) server_negotiation.cc:207] Beginning negotiation
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.625627 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.628740 (+  3113us) server_negotiation.cc:408] Connection header received
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.632587 (+  3847us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.632590 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.632609 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.632663 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.634175 (+  1512us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41092: BlockingRecv error: recv got EOF from 127.0.0.1:41092 (error 108)
02:16:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:15.636 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.636 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.637 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.637 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1029), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [576ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [694ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [798ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.639 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.639 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.642 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.643 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.643 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.643 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.644 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.645 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.646 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.646 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.646 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.648958 26885 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.617478 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45684 (local address 127.24.8.252:33317)
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.617543 (+    65us) server_negotiation.cc:207] Beginning negotiation
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.617545 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.618153 (+   608us) server_negotiation.cc:408] Connection header received
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.618543 (+   390us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.618545 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.618568 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.618605 (+    37us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.622997 (+  4392us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.623801 (+   804us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.647658 (+ 23857us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.647849 (+   191us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.648525 (+   676us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.648530 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.648531 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.648537 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.648554 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.648559 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.648603 (+    44us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.648872 (+   269us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45684: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45684): Connection reset by peer (error 104)
02:16:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
02:16:15.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.652699 26876 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.635798 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41108 (local address 127.24.8.254:43169)
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.635854 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.635857 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.638222 (+  2365us) server_negotiation.cc:408] Connection header received
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.639533 (+  1311us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.639535 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.639550 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.639585 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.651652 (+ 12067us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.652482 (+   830us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.652630 (+   148us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41108: BlockingRecv error: recv got EOF from 127.0.0.1:41108 (error 108)
02:16:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:15.653 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.653 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.655784 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.638873 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41110 (local address 127.24.8.254:43169)
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.638938 (+    65us) server_negotiation.cc:207] Beginning negotiation
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.638940 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.640175 (+  1235us) server_negotiation.cc:408] Connection header received
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.641223 (+  1048us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.641224 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.641240 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.641284 (+    44us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.654349 (+ 13065us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.655114 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.655710 (+   596us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41110: BlockingRecv error: recv got EOF from 127.0.0.1:41110 (error 108)
02:16:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:15.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.659 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.659 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.660 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.660 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.660 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.661 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.661 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1047), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [218ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [789ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.665 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.666 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.666 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.666 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.666 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.666 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.667 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.668467 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.663923 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41112 (local address 127.24.8.254:43169)
02:16:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.663975 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.663978 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.668403 (+  4425us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41112: BlockingRecv error: recv got EOF from 127.0.0.1:41112 (error 108)
02:16:15.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:15.672 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.676 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.681 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.681 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1051), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [735ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.686 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.686 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.686 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.686 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x42879c2e, L:/127.0.0.1:45694 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.687 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.687 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.689 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.689 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.689 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.691 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.692 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [573ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [833ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.696 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.696 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.696 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.699976 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.692975 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41120 (local address 127.24.8.254:43169)
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.693032 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.693035 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.700 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.693617 (+   582us) server_negotiation.cc:408] Connection header received
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.694709 (+  1092us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.694711 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.694726 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.694759 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.698971 (+  4212us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.699732 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.699892 (+   160us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41120: BlockingRecv error: recv got EOF from 127.0.0.1:41120 (error 108)
02:16:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:15.700 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.706 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.706 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [556ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [814ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.710 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.710 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.710 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.712 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.712 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.712 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.712 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.711 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.714071 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.707349 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41128 (local address 127.24.8.254:43169)
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.707409 (+    60us) server_negotiation.cc:207] Beginning negotiation
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.707411 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.707811 (+   400us) server_negotiation.cc:408] Connection header received
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.708145 (+   334us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.708146 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.708165 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.708225 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.712943 (+  4718us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.713720 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.714002 (+   282us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41128: BlockingRecv error: recv got EOF from 127.0.0.1:41128 (error 108)
02:16:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:16:15.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.715 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.716 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.718 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.720 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.722 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.722 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1085), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [694ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [892ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.728 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.729 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.729 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.729 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.730 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.730 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.736 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.737 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [332ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [733ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.737347 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.724163 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41142 (local address 127.24.8.254:43169)
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.724222 (+    59us) server_negotiation.cc:207] Beginning negotiation
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.724224 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.731272 (+  7048us) server_negotiation.cc:408] Connection header received
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.733084 (+  1812us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.733086 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.733103 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.733137 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.737276 (+  4139us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41142: BlockingRecv error: recv got EOF from 127.0.0.1:41142 (error 108)
02:16:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:15.738 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.738 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.740 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcf15776a, L:/127.0.0.1:45720 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.741 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.742 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.742 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.742 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.743184 26885 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.716790 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45704 (local address 127.24.8.252:33317)
02:16:15.743 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.716851 (+    61us) server_negotiation.cc:207] Beginning negotiation
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.716853 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.718805 (+  1952us) server_negotiation.cc:408] Connection header received
02:16:15.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.719252 (+   447us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.719254 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.719272 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.719309 (+    37us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.723436 (+  4127us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.724480 (+  1044us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.740877 (+ 16397us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.741122 (+   245us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.741650 (+   528us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.741654 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.741654 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:15.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.741660 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:15.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.741677 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:15.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.741681 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:15.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.741722 (+    41us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.743101 (+  1379us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45704: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45704): Connection reset by peer (error 104)
02:16:15.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:15.744 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.744 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.745 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.745 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1111), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [374ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [713ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.749 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.749 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.749 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.749 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.750 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.750 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.753 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:15.754 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.754 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.755 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.755 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.757 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.757 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.760 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.762846 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.743675 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41156 (local address 127.24.8.254:43169)
02:16:15.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.743904 (+   229us) server_negotiation.cc:207] Beginning negotiation
02:16:15.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.743907 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.762784 (+ 18877us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41156: BlockingRecv error: recv got EOF from 127.0.0.1:41156 (error 108)
02:16:15.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":198}
02:16:15.768 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe97e2a80, L:/127.0.0.1:45730 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.773 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb51383f, L:/127.0.0.1:34186 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.775 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.775 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.775 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.776 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.777 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.779 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.779 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1152), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [698ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [757ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [799ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.779 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.783 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.783 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.783 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.784 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.784 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.789 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.790 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde425d0a, L:/127.0.0.1:45740 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.791 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.792 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1160), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [688ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [972ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.795 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.796 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.796 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.796 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.796 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.796 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.797 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.797 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.797 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.797 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.797 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.797 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.797755 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.794741 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41170 (local address 127.24.8.254:43169)
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.794791 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.794793 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.797690 (+  2897us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41170: BlockingRecv error: recv got EOF from 127.0.0.1:41170 (error 108)
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.797772 26885 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.793719 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45752 (local address 127.24.8.252:33317)
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.793776 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.793778 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.795176 (+  1398us) server_negotiation.cc:408] Connection header received
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.796568 (+  1392us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.796570 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.796587 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.796621 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.797710 (+  1089us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45752: BlockingRecv error: recv got EOF from 127.0.0.1:45752 (error 108)
02:16:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:15.799 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.799 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.800 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.800 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1180), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [30ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [783ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.801 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.802 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.804 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.804 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.804 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.804 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.805 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.805 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.806 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.806 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.806 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.806 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.808 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.807590 26521 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.343116 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45218 (local address 127.24.8.252:33317)
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.343165 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.343167 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.343743 (+   576us) server_negotiation.cc:408] Connection header received
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.344766 (+  1023us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.344767 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.344782 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:14.344818 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.806605 (+1461787us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.807384 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.807517 (+   133us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45218: BlockingWrite error: write error: Broken pipe (error 32)
02:16:15.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:16:15.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.809 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.810 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.810974 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.801917 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41180 (local address 127.24.8.254:43169)
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.801982 (+    65us) server_negotiation.cc:207] Beginning negotiation
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.801985 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.805619 (+  3634us) server_negotiation.cc:408] Connection header received
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.806084 (+   465us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.806086 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.806104 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.806144 (+    40us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.809720 (+  3576us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.810555 (+   835us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.810903 (+   348us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41180: BlockingRecv error: recv got EOF from 127.0.0.1:41180 (error 108)
02:16:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:15.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.813 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.814 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.814 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.814 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.818 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.818 [DEBUG - pool-4-thread-79] (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.24.8.253:36209, [687ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [795ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.824 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.824 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.825 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.826 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.827 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.827 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.827 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.828 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.828850 26521 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.811542 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45756 (local address 127.24.8.252:33317)
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.811592 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.811594 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.812093 (+   499us) server_negotiation.cc:408] Connection header received
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.812415 (+   322us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.812417 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.812430 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.812464 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.816719 (+  4255us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.817507 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828174 (+ 10667us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828442 (+   268us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828564 (+   122us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828569 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828569 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828576 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828588 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828593 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828658 (+    65us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.828759 (+   101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45756: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45756): Connection reset by peer (error 104)
02:16:15.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.830974 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.824089 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41192 (local address 127.24.8.254:43169)
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.824146 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.824149 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.830302 (+  6153us) server_negotiation.cc:408] Connection header received
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.830657 (+   355us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.830658 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.830675 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.830707 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.830896 (+   189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41192: BlockingRecv error: recv got EOF from 127.0.0.1:41192 (error 108)
02:16:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:15.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.832 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.832 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.832 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.833 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.833 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.834 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.834 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.835 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [711ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [886ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [915ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.838 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.840 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.840 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.840 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.840 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.841 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.841 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.843 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.844 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.844 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [644ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [679ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1008ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.845 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.845 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.846 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.849 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.849 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.850 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.850 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.850 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.851 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.851 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.854 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.855 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.857950 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.848527 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41198 (local address 127.24.8.254:43169)
02:16:15.858 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.858 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.848599 (+    72us) server_negotiation.cc:207] Beginning negotiation
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.848601 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.849673 (+  1072us) server_negotiation.cc:408] Connection header received
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857612 (+  7939us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.858 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857614 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857628 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857659 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857868 (+   209us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41198: BlockingRecv error: recv got EOF from 127.0.0.1:41198 (error 108)
02:16:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
02:16:15.859 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.862967 26521 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.841276 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45758 (local address 127.24.8.252:33317)
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.841371 (+    95us) server_negotiation.cc:207] Beginning negotiation
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.841375 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.841611 (+   236us) server_negotiation.cc:408] Connection header received
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.842022 (+   411us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.842024 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.842041 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.842081 (+    40us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.848744 (+  6663us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.849469 (+   725us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.856932 (+  7463us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857142 (+   210us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857742 (+   600us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857748 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857748 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857754 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857772 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857776 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.857829 (+    53us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.862866 (+  5037us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45758: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45758): Connection reset by peer (error 104)
02:16:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
02:16:15.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.865 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.866 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.866 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [736ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1053ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:15.868 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.871 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.871 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:15.871 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:15.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.877 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:15.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.884 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.884 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1263), Traces: [0ms] refreshing cache from master, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [402ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.885 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.888 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.889 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.889 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.889 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.889 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.890040 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.868188 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41210 (local address 127.24.8.254:43169)
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.868245 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.868247 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.868822 (+   575us) server_negotiation.cc:408] Connection header received
02:16:15.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.869197 (+   375us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.869199 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.869216 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.869275 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.875891 (+  6616us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.876713 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.889964 (+ 13251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41210: BlockingRecv error: recv got EOF from 127.0.0.1:41210 (error 108)
02:16:15.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:15.890 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.890 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.891 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.891 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.891 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.892844 26885 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.855493 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45766 (local address 127.24.8.252:33317)
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.855548 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.855551 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.856191 (+   640us) server_negotiation.cc:408] Connection header received
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.856699 (+   508us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.856701 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.856716 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.856748 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.869950 (+ 13202us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.870771 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.891409 (+ 20638us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.891629 (+   220us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.892445 (+   816us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.892463 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.892464 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.892470 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.892491 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.892496 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.892555 (+    59us) server_negotiation.cc:1036] Waiting for connection context
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.892757 (+   202us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45766: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45766): Connection reset by peer (error 104)
02:16:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:15.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:15.894176 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.891024 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41214 (local address 127.24.8.254:43169)
02:16:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.891086 (+    62us) server_negotiation.cc:207] Beginning negotiation
02:16:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.891089 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.894123 (+  3034us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41214: BlockingRecv error: recv got EOF from 127.0.0.1:41214 (error 108)
02:16:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:16:15.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.895 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.896 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:15.901 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.901 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.905 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.906 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1282), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [708ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [753ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [974ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [989ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:15.909 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:15.910 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:15.910 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:15.910 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:15.911 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:15.911 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:15.911 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.911 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.913 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.913 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.913 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:15.913 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc77e5d7c, L:/127.0.0.1:45780 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.914 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:15.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:15.917 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:15.919 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:15.921 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.921 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.921 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:15.925 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:15.926 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1309), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [699ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [767ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1096ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:15.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.928 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:15.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:15.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:15.930 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:15.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:15.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:15.931 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:15.938 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:15.944 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.944 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.944 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.944 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.944 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.945 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.945 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.945 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.945 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.945 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.946 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.948 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.949 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.951 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.952 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.954 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.954 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9089cb78, L:/127.0.0.1:34188 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:15.956 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:15.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2796), Traces: [0ms] refreshing cache from master, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [798ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [799ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1120ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [2388ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:15.957 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e1b332d, L:/127.0.0.1:45782 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:15.959 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:15.960 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.962 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:15.957 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.976 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:15.976 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.017 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.24.8.193' into [/127.24.8.193] in 41491673ns
02:16:16.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.018 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.018 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.019 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.019 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.019 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.019 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.020 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.020 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.021 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.021 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.021 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.022 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.022 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.022 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.023 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.023 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.024003 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.927362 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41218 (local address 127.24.8.254:43169)
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.927429 (+    67us) server_negotiation.cc:207] Beginning negotiation
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.927431 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.929309 (+  1878us) server_negotiation.cc:408] Connection header received
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.929610 (+   301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.929613 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.929633 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:15.929670 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.022975 (+ 93305us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.023739 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.023928 (+   189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41218: BlockingRecv error: recv got EOF from 127.0.0.1:41218 (error 108)
02:16:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33}
02:16:16.024 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.024 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.025 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.025 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.024 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.025 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.026 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.026 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.026 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.027 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.028 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.028 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.029 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.030 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.031 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.031 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:16.031 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.031 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.032 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:16.033 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.033 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.034 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.035 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.037 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.037 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.038 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.038 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.038 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:16.038 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.039 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.039 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:16.039 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.039 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.040 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.040 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.041 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.048 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.048 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.049 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.049 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.050 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.059 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.061 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.063 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.126 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.127 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.128 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.128 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.129 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.129 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.129 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.130 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.132 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.132 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.132 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.133 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.133 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.136 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.136 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.137 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.138 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.132 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.138 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.139 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.141 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.141 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.142 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.144 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.146 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.147 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.148 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.150 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.151 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.152 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.153 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.153 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc02d6879, L:/127.0.0.1:45792 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.154 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.154 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.154 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.156 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.156 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.157 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.158 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.159 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.159 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.161 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.161 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.162 [DEBUG - pool-4-thread-28] (NetUtil.java:139) Resolved '127.24.8.252' into [/127.24.8.252] in 80969690ns
02:16:16.162 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.162 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.162 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.163 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.164 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.165 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.166 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.167 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.167 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.168 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.168 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.168 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.169 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.169 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.170 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.170 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.170 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.171 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.171 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.171 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.171 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.171 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.172 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.172 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.172 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.172 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.172 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.172 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.173 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.173 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.175 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.176 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.176 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.176 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.176 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.177 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.177 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.177 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.178 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.178 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.178 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.179 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.179 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.179 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.180 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.180 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.180 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.181 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.181 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.181 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.182 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:16.183 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.191 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.197 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c807690, L:/127.0.0.1:34236 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.202 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.167 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.176 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.209 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.209 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.209 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.212 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.216 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.219 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x67b6039c, L:/127.0.0.1:34338 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.220 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.220 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.224 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.226 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.228 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:16.229 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.233 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.237 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc62450d8, L:/127.0.0.1:45824 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.239 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.240 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54a6ddc3, L:/127.0.0.1:41220 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:16.240 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.241 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc9a59309, L:/127.0.0.1:34214 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.242 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.243 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.245 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.245 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.248 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.251 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x97cb8563, L:/127.0.0.1:34410 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.251 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78e8bf8e, L:/127.0.0.1:34386 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.252 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeebbe6f5, L:/127.0.0.1:34286 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.252 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.209 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3870b068, L:/127.0.0.1:34202 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.240 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e471a90, L:/127.0.0.1:34272 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.268 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x566e1cd4, L:/127.0.0.1:34328 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.270 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.271 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x538e7d3d, L:/127.0.0.1:34396 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.273 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x788dbf41, L:/127.0.0.1:34318 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.274 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1add19bd, L:/127.0.0.1:34300 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.275 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd8afea5, L:/127.0.0.1:34316 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.276 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x636d2695, L:/127.0.0.1:45808 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.276 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56738cfa, L:/127.0.0.1:34212 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.277 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x672bbd76, L:/127.0.0.1:34258 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.277 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x95b2b7bb, L:/127.0.0.1:34204 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.277 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7d29fde, L:/127.0.0.1:34356 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.278 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.278 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x37e0ad84, L:/127.0.0.1:34340 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.278 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x553318a9, L:/127.0.0.1:34228 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.279 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0847abce, L:/127.0.0.1:34370 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.318 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x11af9ebe, L:/127.0.0.1:34408 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.319 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.320 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.324 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x630076af, L:/127.0.0.1:34250 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.325 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x073e0e69, L:/127.0.0.1:34380 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.326 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.326 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.327 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.327 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.328 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.330 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.332 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.332 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.333 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.333 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.337 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:16.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:16.338 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnected from peer
02:16:16.338 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2909f176, L:/127.0.0.1:34424 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.338 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x90fd3fc6, L:/127.0.0.1:45832 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.339 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.339 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.341 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.341 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.341 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.342 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.342 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.343 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=394), Traces: [0ms] refreshing cache from master, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [292ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.344 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.346 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.347 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.348 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.349 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.349 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.349 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.350 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.352 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.352 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.353 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.356 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.356 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.357 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.358 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.358 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.359 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.359 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.359 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.359 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.359 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.359 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.359 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=414), Traces: [0ms] refreshing cache from master, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [172ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [290ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:16.360 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.361 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.362293 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.345310 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41224 (local address 127.24.8.254:43169)
02:16:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.345367 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.345369 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.345378 (+     9us) server_negotiation.cc:408] Connection header received
02:16:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.345402 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.345403 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.345416 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.345480 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.352405 (+  6925us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.353141 (+   736us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.362184 (+  9043us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41224: BlockingRecv error: recv got EOF from 127.0.0.1:41224 (error 108)
02:16:16.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:16.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.364 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.364 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.365 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.365 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.366 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.366 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.366 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.367 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.353 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.369 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.369 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.369 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.370 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.370 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.371 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.372 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.372 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.372 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.372 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.372 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.373 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.373 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.373 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.373 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.373 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.374 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.374 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.374 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.375 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.375 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.375 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.375 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.376 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.376 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.376 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.377 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.377 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.377 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.378 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.378 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.378 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.379 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.379 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.379 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.380 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.380 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.380 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.381 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.381 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.381 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcaafbd40, L:/127.0.0.1:45886 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.381 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.381 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.383 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.383 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.384 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.384 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.384 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.385 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.385 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.385 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.385 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.386 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.386 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.386 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.386 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.386 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd299587, L:/127.0.0.1:34490 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.386 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.386 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.386 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04dd06b8, L:/127.0.0.1:34472 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.387 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.387 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.387 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.388 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.388 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.388 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.389 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.389 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.389 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.390 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:16.390 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=355), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [160ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [311ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:16.392 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.392 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.393 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x011acb6a, L:/127.0.0.1:45848 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.393 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe6394b2e, L:/127.0.0.1:34458 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.393971 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.394 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.394 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.395 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.396 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.399 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.404 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.407 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.411 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.412 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.412 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd1b09660, L:/127.0.0.1:34512 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.412 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:16.412 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.413 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x852afd8d, L:/127.0.0.1:34442 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.413 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.367565 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41238 (local address 127.24.8.254:43169)
02:16:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.370350 (+  2785us) server_negotiation.cc:207] Beginning negotiation
02:16:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.370353 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.370365 (+    12us) server_negotiation.cc:408] Connection header received
02:16:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.370392 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.370394 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.370408 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.370467 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.392148 (+ 21681us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.393713 (+  1565us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.393881 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41238: BlockingRecv error: recv got EOF from 127.0.0.1:41238 (error 108)
02:16:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2753}
02:16:16.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.415 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c32e48a, L:/127.0.0.1:34488 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.416 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb88381cf, L:/127.0.0.1:45984 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.417 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.413 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:16.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.420 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7150fc0d, L:/127.0.0.1:45872 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.424 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8419b8cc, L:/127.0.0.1:45922 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.424 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcab6ab7e, L:/127.0.0.1:45876 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.425 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f2bf472, L:/127.0.0.1:34504 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.425 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.428 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x710aa9de, L:/127.0.0.1:34550 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.430 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.430 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe09c7073, L:/127.0.0.1:34534 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.432 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93fb13b6, L:/127.0.0.1:34552 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.434 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x269dbdba, L:/127.0.0.1:45930 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.435 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.436 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x97b928f8, L:/127.0.0.1:45964 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.438 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.438 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x566602b9, L:/127.0.0.1:45860 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.440 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.441 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.442 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.443 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9275879, L:/127.0.0.1:34548 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd2a2c5c, L:/127.0.0.1:34522 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.447 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b60ec74, L:/127.0.0.1:45910 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7702e11c, L:/127.0.0.1:34454 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.447 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.448 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x88df378d, L:/127.0.0.1:45976 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.449 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.449 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.452 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbe3f201b, L:/127.0.0.1:45956 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.454 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf91bf2f7, L:/127.0.0.1:45954 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.456 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x24e2234f, L:/127.0.0.1:45938 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.457 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.460 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f62e6fc, L:/127.0.0.1:45896 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.461 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x488ce819, L:/127.0.0.1:45840 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.462 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.462 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=506), Traces: [0ms] refreshing cache from master, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [287ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [470ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.466 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.467 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.467 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.467 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.470222 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.463589 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41242 (local address 127.24.8.254:43169)
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.463700 (+   111us) server_negotiation.cc:207] Beginning negotiation
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.463703 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.465032 (+  1329us) server_negotiation.cc:408] Connection header received
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.465437 (+   405us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.465439 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.465455 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.465488 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.468991 (+  3503us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.469811 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.470150 (+   339us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41242: BlockingRecv error: recv got EOF from 127.0.0.1:41242 (error 108)
02:16:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
02:16:16.471 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.473 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.474 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb47e28f9, L:/127.0.0.1:45924 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.476 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.476 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=521), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [230ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [372ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.480 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.480 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.480 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.480 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.481 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.481 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.484 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.487 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xffec56c6, L:/127.0.0.1:34430 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.487 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.488 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b2cc858, L:/127.0.0.1:45936 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.489 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.489 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1fc86cbf, L:/127.0.0.1:45950 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.490 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.491 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.494 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.496 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.498 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1db8d7a5, L:/127.0.0.1:45992 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.497 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86d5f998, L:/127.0.0.1:45972 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.499 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.501 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.505 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0128303, L:/127.0.0.1:46002 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.505 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d4c7826, L:/127.0.0.1:34556 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.511 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.513 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:16.518 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.522 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa4c4a0c1, L:/127.0.0.1:46008 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.522 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb91d3c6, L:/127.0.0.1:34562 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.522 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.524 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=376), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [236ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.526 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.527 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.528 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.528 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.528 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.529 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.531210 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.511554 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41258 (local address 127.24.8.254:43169)
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.511606 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.511608 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.512331 (+   723us) server_negotiation.cc:408] Connection header received
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.512629 (+   298us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.512631 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.512650 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.512686 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.517633 (+  4947us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.518338 (+   705us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.527319 (+  8981us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.527587 (+   268us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.529587 (+  2000us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.529599 (+    12us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.529600 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:16.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.529606 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:16.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.529627 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:16.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.529630 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:16.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.529679 (+    49us) server_negotiation.cc:1036] Waiting for connection context
02:16:16.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.531128 (+  1449us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41258: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41258): Cannot send after transport endpoint shutdown (error 108)
02:16:16.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:16.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.540 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8fd5dd3, L:/127.0.0.1:46024 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.541 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c1f7295, L:/127.0.0.1:34578 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.542 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.542 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.542 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=597), Traces: [0ms] refreshing cache from master, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [380ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [448ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=415), Traces: [0ms] refreshing cache from master, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [250ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:16.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.546 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.546 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.546 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.546 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.547 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.548 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.549 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.550 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.550 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=419), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.550 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.550 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.550 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.551 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.552 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.553 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.554 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.554 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.554 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.556813 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.553232 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41262 (local address 127.24.8.254:43169)
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.556495 (+  3263us) server_negotiation.cc:207] Beginning negotiation
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.556499 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.556517 (+    18us) server_negotiation.cc:408] Connection header received
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.556553 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.556555 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.556570 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.556639 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.556739 (+   100us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41262: BlockingRecv error: recv got EOF from 127.0.0.1:41262 (error 108)
02:16:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3230,"thread_start_us":88,"threads_started":1}
02:16:16.557 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.559 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.559 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.561 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.567314 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.542109 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41260 (local address 127.24.8.254:43169)
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.542762 (+   653us) server_negotiation.cc:207] Beginning negotiation
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.542765 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.542782 (+    17us) server_negotiation.cc:408] Connection header received
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.543059 (+   277us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.543061 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.543076 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.543108 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.546884 (+  3776us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.547691 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.566441 (+ 18750us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.566661 (+   220us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:16.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.566745 (+    84us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:16.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.566790 (+    45us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:16.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.567025 (+   235us) server_negotiation.cc:1036] Waiting for connection context
02:16:16.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.567224 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41260: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41260): Connection reset by peer (error 104)
02:16:16.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":616}
02:16:16.568 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.568 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.568 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.573 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb84f762, L:/127.0.0.1:34592 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.575 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.576 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.578 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.578 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.579 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=559), Traces: [0ms] refreshing cache from master, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [376ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:16.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.585 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.585 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.585 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:16.586 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.586 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.586 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.587 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.587 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.590 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.592423 27137 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.576540 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46040 (local address 127.24.8.252:33317)
02:16:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.576597 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.576599 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.577021 (+   422us) server_negotiation.cc:408] Connection header received
02:16:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.577285 (+   264us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.577286 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.577302 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.577378 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.582416 (+  5038us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.583485 (+  1069us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.592318 (+  8833us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46040: BlockingRecv error: recv got EOF from 127.0.0.1:46040 (error 108)
02:16:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:16.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.595 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.597 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.601 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.610 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa9d6c6f2, L:/127.0.0.1:34602 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.616 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x33f2572f, L:/127.0.0.1:46050 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.617 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.618 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.620 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.624 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.624 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=679), Traces: [0ms] refreshing cache from master, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [383ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [454ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.625 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.629 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4bd277ea, L:/127.0.0.1:34616 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.629 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.630 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.631 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.631 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.632 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.632 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.638 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a73e38e, L:/127.0.0.1:34622 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.640 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.640 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.640 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.641 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.641 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.641 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=463), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [327ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:16.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.647 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.651 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbc7d7d09, L:/127.0.0.1:46062 - R:/127.24.8.252:33317] using TOKEN/null
02:16:16.652 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.655 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.655 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.656 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.656 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.656 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.657 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.657 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.658 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.658 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.661 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.662 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.668 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39981fe1, L:/127.0.0.1:34634 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.669421 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.643358 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41292 (local address 127.24.8.254:43169)
02:16:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.643415 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.643418 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.644286 (+   868us) server_negotiation.cc:408] Connection header received
02:16:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.644675 (+   389us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.644676 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.644697 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.644731 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.668138 (+ 23407us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.668967 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.669348 (+   381us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41292: BlockingRecv error: recv got EOF from 127.0.0.1:41292 (error 108)
02:16:16.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:16.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.671 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.672 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.672 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.672 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.673 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.673 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=543), Traces: [0ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [358ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:16.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.679 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.679 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.680 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.680 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.680 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:16.680 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.682 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.682 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.683 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.685199 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.676657 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41294 (local address 127.24.8.254:43169)
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.676713 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.676715 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.679631 (+  2916us) server_negotiation.cc:408] Connection header received
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.684683 (+  5052us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.684685 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.684699 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.684733 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.685127 (+   394us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41294: BlockingRecv error: recv got EOF from 127.0.0.1:41294 (error 108)
02:16:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:16.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.688 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.692 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.693598 27137 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.664048 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46076 (local address 127.24.8.252:33317)
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.664105 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.664107 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.668032 (+  3925us) server_negotiation.cc:408] Connection header received
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.670680 (+  2648us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.670682 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.670699 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.670736 (+    37us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.690585 (+ 19849us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.691315 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.693519 (+  2204us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46076: BlockingRecv error: recv got EOF from 127.0.0.1:46076 (error 108)
02:16:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:16.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.696 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2eacac8e, L:/127.0.0.1:34646 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.698 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e25fd71, L:/127.0.0.1:34624 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.702 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.703 [DEBUG - pool-4-thread-31] (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.24.8.253:36209, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [204ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [451ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.703 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.708 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x265527ce, L:/127.0.0.1:46080 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.709 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.709 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.709 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.709 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.710 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.710 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.711 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.711 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.712 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.713 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.715 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.722 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x710e9c84, L:/127.0.0.1:34662 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.722 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:16.723 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x104d2134, L:/127.0.0.1:46090 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=544), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [410ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [410ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:16.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.730 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.730 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=711), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [385ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.731 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.734 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.734 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.734 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.734 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.736 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.737 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.738 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.738 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.738 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.743 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.742388 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.721322 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41308 (local address 127.24.8.254:43169)
02:16:16.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.721374 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:16.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.721376 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.722012 (+   636us) server_negotiation.cc:408] Connection header received
02:16:16.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.722262 (+   250us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.722264 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.722281 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.722315 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.725492 (+  3177us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.726197 (+   705us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.741701 (+ 15504us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.741936 (+   235us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742087 (+   151us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742094 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742094 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742101 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742129 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742133 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742188 (+    55us) server_negotiation.cc:1036] Waiting for connection context
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742301 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41308: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41308): Connection reset by peer (error 104)
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.742708 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.731339 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41318 (local address 127.24.8.254:43169)
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742383 (+ 11044us) server_negotiation.cc:207] Beginning negotiation
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742385 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742397 (+    12us) server_negotiation.cc:408] Connection header received
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742422 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742423 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742437 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742507 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.742652 (+   145us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41318: BlockingRecv error: recv got EOF from 127.0.0.1:41318 (error 108)
02:16:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":11014,"thread_start_us":72,"threads_started":1}
02:16:16.748 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.748 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.750 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.751 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.754 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.755 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=735), Traces: [0ms] refreshing cache from master, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [375ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:16.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.760 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfd131944, L:/127.0.0.1:46096 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.761 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.761 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.761 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.762 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.762 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.762 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.767 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.770 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.772 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0698efff, L:/127.0.0.1:34672 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.772 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.774 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.774 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=726), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [358ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:16.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.778 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.779 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.779 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.779 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:16.779 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.780 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.783150 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.775864 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41330 (local address 127.24.8.254:43169)
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.775929 (+    65us) server_negotiation.cc:207] Beginning negotiation
02:16:16.783 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.775932 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.780660 (+  4728us) server_negotiation.cc:408] Connection header received
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.782142 (+  1482us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.782144 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.782168 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.782203 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.782970 (+   767us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41330: BlockingRecv error: recv got EOF from 127.0.0.1:41330 (error 108)
02:16:16.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:16.784 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.784 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.785 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.787 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.789706 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.768895 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46100 (local address 127.24.8.252:33317)
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.768998 (+   103us) server_negotiation.cc:207] Beginning negotiation
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.769000 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.770678 (+  1678us) server_negotiation.cc:408] Connection header received
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.771790 (+  1112us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.771791 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.771808 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.771841 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.788503 (+ 16662us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.789281 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.789633 (+   352us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46100: BlockingRecv error: recv got EOF from 127.0.0.1:46100 (error 108)
02:16:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
02:16:16.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.793 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:16.794 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.795 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.797 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.799 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.804 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.810 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:16.819 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.819 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=869), Traces: [0ms] refreshing cache from master, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [261ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [462ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.824 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.824 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.824 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.825 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.825 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.825 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.830 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.830 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.830 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.832 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60404bd3, L:/127.0.0.1:46110 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.833 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.834 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xacdd3b78, L:/127.0.0.1:34682 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.835 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.837 [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, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [470ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [520ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [521ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:16.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.844 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.845 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.845 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.845 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.846 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.846 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.847 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.847 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=886), Traces: [0ms] refreshing cache from master, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [262ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [484ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.847 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8eb4ec62, L:/127.0.0.1:34692 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.848 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.849 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.849 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.849 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.849931 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.802775 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41346 (local address 127.24.8.254:43169)
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.802844 (+    69us) server_negotiation.cc:207] Beginning negotiation
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.802846 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.805424 (+  2578us) server_negotiation.cc:408] Connection header received
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.808813 (+  3389us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.808816 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.808843 (+    27us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.808881 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.833681 (+ 24800us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.834536 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.840404 (+  5868us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.840654 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.846767 (+  6113us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.846775 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.846776 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.846783 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.846818 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.846823 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.846883 (+    60us) server_negotiation.cc:1036] Waiting for connection context
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.849833 (+  2950us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41346: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
02:16:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
02:16:16.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.853 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.853 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.853 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.853 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.854 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.854 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.855 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.855 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.855144 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.848825 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41350 (local address 127.24.8.254:43169)
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.848892 (+    67us) server_negotiation.cc:207] Beginning negotiation
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.848894 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.848909 (+    15us) server_negotiation.cc:408] Connection header received
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.850296 (+  1387us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.850297 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.850318 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.850350 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.853995 (+  3645us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.854783 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.855075 (+   292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41350: BlockingRecv error: recv got EOF from 127.0.0.1:41350 (error 108)
02:16:16.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
02:16:16.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.858 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.859 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.860 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.860 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=915), Traces: [0ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [295ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [506ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.861 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.861 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.861 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.862 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.863 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.865 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.866 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.866 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.866 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.867 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.867 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.868 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.868 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.869 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.870 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.871 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.871 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.871 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.873 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee820723, L:/127.0.0.1:34708 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=693), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [559ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:16.876 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.879 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.881 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.881 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.881 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:16.882 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.882 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.882 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.882 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=937), Traces: [0ms] refreshing cache from master, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [302ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [475ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.883255 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.869827 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46122 (local address 127.24.8.252:33317)
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.869888 (+    61us) server_negotiation.cc:207] Beginning negotiation
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.869890 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.870458 (+   568us) server_negotiation.cc:408] Connection header received
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.870746 (+   288us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.870748 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.870764 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.870799 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.875218 (+  4419us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.875971 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.883183 (+  7212us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46122: BlockingRecv error: recv got EOF from 127.0.0.1:46122 (error 108)
02:16:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:16.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.885 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.885 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.885 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:16.885 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.885 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.885 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.886 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.886 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.886 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.886 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.887 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.887 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.887 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.888383 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.884411 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41372 (local address 127.24.8.254:43169)
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.884467 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.884470 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.885870 (+  1400us) server_negotiation.cc:408] Connection header received
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.886327 (+   457us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.886329 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.886345 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.886380 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.888273 (+  1893us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41372: BlockingRecv error: recv got EOF from 127.0.0.1:41372 (error 108)
02:16:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:16.889 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.891 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.895 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.900 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.900 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.901257 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.873500 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41366 (local address 127.24.8.254:43169)
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.873551 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.873553 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.876714 (+  3161us) server_negotiation.cc:408] Connection header received
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.877023 (+   309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.877025 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.877043 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.877077 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.897306 (+ 20229us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.898040 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.901184 (+  3144us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41366: BlockingRecv error: recv got EOF from 127.0.0.1:41366 (error 108)
02:16:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:16.905 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.906 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96e16e8e, L:/127.0.0.1:34718 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.909 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.909 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=890), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [362ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [420ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.913 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0886431, L:/127.0.0.1:46126 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:16.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.915 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.916 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.916 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.916 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.918 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.918 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.920 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.921448 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.909303 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41380 (local address 127.24.8.254:43169)
02:16:16.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.909390 (+    87us) server_negotiation.cc:207] Beginning negotiation
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.909393 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.910166 (+   773us) server_negotiation.cc:408] Connection header received
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.910548 (+   382us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.910550 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.910574 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.910616 (+    42us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.914193 (+  3577us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.914898 (+   705us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.918788 (+  3890us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.919003 (+   215us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.920929 (+  1926us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.921022 (+    93us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.921087 (+    65us) server_negotiation.cc:1036] Waiting for connection context
02:16:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.921362 (+   275us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41380: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41380): Connection reset by peer (error 104)
02:16:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
02:16:16.923 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.924 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.925 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.925 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=906), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [311ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [838ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:16.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.929 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.929 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.929 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.929 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.930 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:16.930 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.930 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.930 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.930 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.930336 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.930 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:16.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.923413 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46140 (local address 127.24.8.252:33317)
02:16:16.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.923509 (+    96us) server_negotiation.cc:207] Beginning negotiation
02:16:16.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.923511 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:16.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.923990 (+   479us) server_negotiation.cc:408] Connection header received
02:16:16.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.924282 (+   292us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.924284 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.924298 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.924402 (+   104us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.929313 (+  4911us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.930010 (+   697us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.930267 (+   257us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46140: BlockingRecv error: recv got EOF from 127.0.0.1:46140 (error 108)
02:16:16.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:16:16.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.933 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.934 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.934 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.934 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:16.937 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.937 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=897), Traces: [0ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [334ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [847ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:16.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.941 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.941 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.942 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.942 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:16.942 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.942 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.943665 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.931383 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46144 (local address 127.24.8.252:33317)
02:16:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.931457 (+    74us) server_negotiation.cc:207] Beginning negotiation
02:16:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.931460 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.931472 (+    12us) server_negotiation.cc:408] Connection header received
02:16:16.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.931530 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.931531 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.944 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.931543 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.931605 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.937294 (+  5689us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.938159 (+   865us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.941908 (+  3749us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.944 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.942128 (+   220us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.943283 (+  1155us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.943290 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.943290 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.943296 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.943316 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.943321 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.943362 (+    41us) server_negotiation.cc:1036] Waiting for connection context
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.943580 (+   218us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46144: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46144): Connection reset by peer (error 104)
02:16:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
02:16:16.949 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.950047 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.941531 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41388 (local address 127.24.8.254:43169)
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.941609 (+    78us) server_negotiation.cc:207] Beginning negotiation
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.941612 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.941625 (+    13us) server_negotiation.cc:408] Connection header received
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.941803 (+   178us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.941805 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.941820 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.941856 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.948903 (+  7047us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.949691 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.949974 (+   283us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41388: BlockingRecv error: recv got EOF from 127.0.0.1:41388 (error 108)
02:16:16.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:16:16.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.953 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.953 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=920), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [385ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:16.953 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.956 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.956 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.956 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.957 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:16.957 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.957 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.963 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.963 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:16.963 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1004), Traces: [0ms] refreshing cache from master, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [260ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [438ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.965031 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.950131 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46158 (local address 127.24.8.252:33317)
02:16:16.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.950475 (+   344us) server_negotiation.cc:207] Beginning negotiation
02:16:16.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.950478 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.951417 (+   939us) server_negotiation.cc:408] Connection header received
02:16:16.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.951729 (+   312us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.951731 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.951747 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.951779 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:16.965 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:16.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.963206 (+ 11427us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.964237 (+  1031us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.964921 (+   684us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46158: BlockingRecv error: recv got EOF from 127.0.0.1:46158 (error 108)
02:16:16.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":299}
02:16:16.966 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1021), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [371ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [457ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:16.967 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.967 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:16.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.969714 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.955427 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41400 (local address 127.24.8.254:43169)
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.955479 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.955482 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.956126 (+   644us) server_negotiation.cc:408] Connection header received
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.956642 (+   516us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.956644 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.956659 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.956691 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.967918 (+ 11227us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.968785 (+   867us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.969610 (+   825us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41400: BlockingRecv error: recv got EOF from 127.0.0.1:41400 (error 108)
02:16:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:16.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.972 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.972 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:16.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:16.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:16.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:16.976 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.976 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.976 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:16.976 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.977 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.977 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.977 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:16.978 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:16.978 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:16.978 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:16.978065 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.963619 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41404 (local address 127.24.8.254:43169)
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.963690 (+    71us) server_negotiation.cc:207] Beginning negotiation
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.963693 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.964602 (+   909us) server_negotiation.cc:408] Connection header received
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.964900 (+   298us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.964902 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.964919 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.964969 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.968230 (+  3261us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.969050 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.976729 (+  7679us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.976970 (+   241us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.977657 (+   687us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.977712 (+    55us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.977756 (+    44us) server_negotiation.cc:1036] Waiting for connection context
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.977981 (+   225us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41404: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41404): Connection reset by peer (error 104)
02:16:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
02:16:16.978 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:16.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.979 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:16.980 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:16.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:16.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:16.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:16.981 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:16.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:16.984 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.984 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.985 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.985 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.987 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.987 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:16.988 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:16.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:16.993 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:16.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:16.996 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:16.998 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7515cae8, L:/127.0.0.1:34734 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:16.998 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.000 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8feed120, L:/127.0.0.1:34740 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.002 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.005 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xae56562a, L:/127.0.0.1:46174 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.007 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.008 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49b1fcf8, L:/127.0.0.1:34742 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=859), Traces: [0ms] refreshing cache from master, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [705ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [718ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [721ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.013 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.016 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.018 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.018 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.018 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.019 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.019 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.019446 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.000940 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41408 (local address 127.24.8.254:43169)
02:16:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.000992 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.000995 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.001541 (+   546us) server_negotiation.cc:408] Connection header received
02:16:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.001782 (+   241us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.001784 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.001799 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.001833 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.005940 (+  4107us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.006808 (+   868us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.016 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.012904 (+  6096us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.020 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.020 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.021 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.022 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.024 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.017 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.013118 (+   214us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.015826 (+  2708us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.015833 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.015834 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.015841 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.015864 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.015869 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.015925 (+    56us) server_negotiation.cc:1036] Waiting for connection context
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.019364 (+  3439us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41408: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41408): Cannot send after transport endpoint shutdown (error 108)
02:16:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:17.025 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.027 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.037 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.037 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1092), Traces: [0ms] refreshing cache from master, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [290ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [451ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.041 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.043 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x705b3101, L:/127.0.0.1:41414 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:17.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.046 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.046 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.046 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.046 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.047 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.047 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.048105 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.046477 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41422 (local address 127.24.8.254:43169)
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.046534 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.046537 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.047905 (+  1368us) server_negotiation.cc:408] Connection header received
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.047944 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.047946 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.047961 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.048041 (+    80us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41422: BlockingWrite error: write error: Broken pipe (error 32)
02:16:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:17.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.048 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb5fdb2e, L:/127.0.0.1:34746 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.051 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.051 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1106), Traces: [0ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [380ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [465ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.053 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2c4331fd, L:/127.0.0.1:46182 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.055 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.055 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.056 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.056 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=913), Traces: [0ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [764ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [766ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [768ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.056 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.056 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.057 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.057 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.057 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.057907 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.055418 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41438 (local address 127.24.8.254:43169)
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.055583 (+   165us) server_negotiation.cc:207] Beginning negotiation
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.055586 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.057629 (+  2043us) server_negotiation.cc:408] Connection header received
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.057664 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.057665 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.057680 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.057729 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.057837 (+   108us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41438: BlockingRecv error: recv got EOF from 127.0.0.1:41438 (error 108)
02:16:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":145}
02:16:17.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.062 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.063 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:17.063 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.065 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.065 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.066 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.064 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a15b86e, L:/127.0.0.1:34748 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.068 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.068 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.068 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.069 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.069 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=929), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [176ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.073 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.073 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.074 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.074 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.075 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.075 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.075 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.077 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2edfb29e, L:/127.0.0.1:34756 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.077212 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.070645 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41450 (local address 127.24.8.254:43169)
02:16:17.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.070705 (+    60us) server_negotiation.cc:207] Beginning negotiation
02:16:17.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.070708 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.077148 (+  6440us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41450: BlockingRecv error: recv got EOF from 127.0.0.1:41450 (error 108)
02:16:17.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
02:16:17.078 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.081 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.084 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.088 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42548d0d, L:/127.0.0.1:34770 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.091 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.091 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=942), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [751ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [757ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.092 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.092 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.096 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.097 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.097 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.098 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.098 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.100673 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.089395 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46190 (local address 127.24.8.252:33317)
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.089446 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.089448 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.091671 (+  2223us) server_negotiation.cc:408] Connection header received
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.091713 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.091715 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.091731 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.091808 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.095779 (+  3971us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.096426 (+   647us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.099515 (+  3089us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.099727 (+   212us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.100235 (+   508us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.100240 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.100240 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.100247 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.100265 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.100269 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:17.101 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.100308 (+    39us) server_negotiation.cc:1036] Waiting for connection context
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.100588 (+   280us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46190: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46190): Connection reset by peer (error 104)
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.101111 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.092129 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41456 (local address 127.24.8.254:43169)
02:16:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.092179 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.092181 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.093291 (+  1110us) server_negotiation.cc:408] Connection header received
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.094873 (+  1582us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.094875 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.094890 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.094923 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.099991 (+  5068us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.100783 (+   792us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.101051 (+   268us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41456: BlockingRecv error: recv got EOF from 127.0.0.1:41456 (error 108)
02:16:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.102 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.104 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.105 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.109 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.111 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.119 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.120 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.125 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd174c8bb, L:/127.0.0.1:34784 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.126 [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, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [844ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.130 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9741a23, L:/127.0.0.1:41472 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:17.130 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.131 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.131 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x59622bfe, L:/127.0.0.1:46192 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.131 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.131 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:17.132 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.132 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.132 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:17.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.133 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.133 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.134 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.135 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.136 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.137 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.141 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.142 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.145 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.146 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaf4ec7a5, L:/127.0.0.1:46202 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.149 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.153 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.153 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=970), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [297ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.155 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.156 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.157 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.157 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.157 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.157 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd4541fd3, L:/127.0.0.1:34786 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.158 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.159 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.156 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f55ec38, L:/127.0.0.1:46208 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.160 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.160 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.160 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.162 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.163 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.163 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.167 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.168 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.171 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.172 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.176488 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.154301 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41476 (local address 127.24.8.254:43169)
02:16:17.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.155021 (+   720us) server_negotiation.cc:207] Beginning negotiation
02:16:17.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.155023 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.156615 (+  1592us) server_negotiation.cc:408] Connection header received
02:16:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.156967 (+   352us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.156969 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.156986 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.157018 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.165842 (+  8824us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.166760 (+   918us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.176400 (+  9640us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41476: BlockingRecv error: recv got EOF from 127.0.0.1:41476 (error 108)
02:16:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":688}
02:16:17.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.179 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.179 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.184 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x817431ca, L:/127.0.0.1:46222 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.186 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b56ceaf, L:/127.0.0.1:34788 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1009), Traces: [0ms] refreshing cache from master, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [846ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [875ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.190 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.192 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.193 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x345d9f95, L:/127.0.0.1:46232 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.195 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.196 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.196 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.196 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.197 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.197 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.199 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.201378 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.167306 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41492 (local address 127.24.8.254:43169)
02:16:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.167389 (+    83us) server_negotiation.cc:207] Beginning negotiation
02:16:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.167391 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.167950 (+   559us) server_negotiation.cc:408] Connection header received
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.168209 (+   259us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.168211 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.168225 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.168258 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.177898 (+  9640us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.178681 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.198698 (+ 20017us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.198978 (+   280us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.201051 (+  2073us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.201058 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.201059 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.201065 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.201091 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.201096 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.201182 (+    86us) server_negotiation.cc:1036] Waiting for connection context
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.201297 (+   115us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41492: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41492): Connection reset by peer (error 104)
02:16:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
02:16:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.205265 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.630528 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41278 (local address 127.24.8.254:43169)
02:16:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.630583 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:16:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:16.630585 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.205206 (+574621us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41278: BlockingRecv error: recv got EOF from 127.0.0.1:41278 (error 108)
02:16:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:16:17.207 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.210 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x53ebb46f, L:/127.0.0.1:34802 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.211 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.212 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.213 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.215 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.215 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b45ec2e, L:/127.0.0.1:46236 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.216 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.218 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.224 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a280224, L:/127.0.0.1:34814 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.225 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1047), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [839ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [853ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.229 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.230 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.230 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.230 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.231 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.231 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.231 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.232 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.232100 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.216225 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46250 (local address 127.24.8.252:33317)
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.216266 (+    41us) server_negotiation.cc:207] Beginning negotiation
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.216268 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.216761 (+   493us) server_negotiation.cc:408] Connection header received
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.216931 (+   170us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.216932 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.216943 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.216985 (+    42us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.222099 (+  5114us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.222848 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.227752 (+  4904us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.227951 (+   199us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.232 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.231890 (+  3939us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.231897 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.231898 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.232018 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46250: getpeername error: Transport endpoint is not connected (error 107)
02:16:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.233282 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.223392 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41502 (local address 127.24.8.254:43169)
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.223458 (+    66us) server_negotiation.cc:207] Beginning negotiation
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.223460 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.224110 (+   650us) server_negotiation.cc:408] Connection header received
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.224324 (+   214us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.224326 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.224342 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.224410 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.231021 (+  6611us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.231751 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.233216 (+  1465us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41502: BlockingRecv error: recv got EOF from 127.0.0.1:41502 (error 108)
02:16:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
02:16:17.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.234 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.235 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.235 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.235 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.236 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.236 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1199), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [364ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.238 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.240 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.241 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.241 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.241 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.241 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.243896 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.237802 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41510 (local address 127.24.8.254:43169)
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.237860 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.237863 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.238384 (+   521us) server_negotiation.cc:408] Connection header received
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.238736 (+   352us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.238738 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.238754 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.238788 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.242827 (+  4039us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.243557 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.243826 (+   269us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41510: BlockingRecv error: recv got EOF from 127.0.0.1:41510 (error 108)
02:16:17.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:16:17.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.245 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.245 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.245352 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.234043 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46258 (local address 127.24.8.252:33317)
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.234095 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.234098 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.234109 (+    11us) server_negotiation.cc:408] Connection header received
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.234290 (+   181us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.234292 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.234307 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.234363 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.239505 (+  5142us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.240242 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.244751 (+  4509us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.244940 (+   189us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.245050 (+   110us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:17.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.245055 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:17.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.245056 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:17.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.245062 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:17.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.245074 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:17.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.245079 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:17.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.245130 (+    51us) server_negotiation.cc:1036] Waiting for connection context
02:16:17.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.245246 (+   116us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46258: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46258): Connection reset by peer (error 104)
02:16:17.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.246 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.247 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.248 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.249 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.249 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1199), Traces: [0ms] refreshing cache from master, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [313ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.253 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.253 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.253 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.253 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.254 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.254 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.254799 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.249317 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46274 (local address 127.24.8.252:33317)
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.249370 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.249372 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.249908 (+   536us) server_negotiation.cc:408] Connection header received
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.250239 (+   331us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.250241 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.250255 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.250289 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.253647 (+  3358us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.254465 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.254727 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46274: BlockingRecv error: recv got EOF from 127.0.0.1:46274 (error 108)
02:16:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.255 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.258 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.259 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.259 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.259 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.260 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.262 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.272 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.272 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.275 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d047873, L:/127.0.0.1:46276 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.276 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.276 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.277 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.278 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1330), Traces: [0ms] refreshing cache from master, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [262ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [456ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.278 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.282 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.282 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.282 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.282 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.283 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.284 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.284 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.286 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.287 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.287943 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.277874 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41512 (local address 127.24.8.254:43169)
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.277929 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.277932 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.278536 (+   604us) server_negotiation.cc:408] Connection header received
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.278845 (+   309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.278847 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.278862 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.278898 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.282007 (+  3109us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.282767 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.286684 (+  3917us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.286905 (+   221us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.287302 (+   397us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.287350 (+    48us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.287393 (+    43us) server_negotiation.cc:1036] Waiting for connection context
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.287865 (+   472us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41512: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41512): Connection reset by peer (error 104)
02:16:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.289 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.290 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.294 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.295 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.296 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.296 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.303 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.304 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1358), Traces: [0ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [291ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [476ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.305 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.305 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1353), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [289ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [499ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.311 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.311 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.311 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.312 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.312083 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.305268 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41522 (local address 127.24.8.254:43169)
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.305320 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.305322 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.306143 (+   821us) server_negotiation.cc:408] Connection header received
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.306456 (+   313us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.306458 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.306473 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.306507 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.310979 (+  4472us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.311705 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.312008 (+   303us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41522: BlockingRecv error: recv got EOF from 127.0.0.1:41522 (error 108)
02:16:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.312 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.313 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.314 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.314 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.314 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.314 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.315 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.315 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.315 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.316 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.317 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1268), Traces: [0ms] refreshing cache from master, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [373ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.320 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.321 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.321 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.321 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.322 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.319 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.323134 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.318327 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41530 (local address 127.24.8.254:43169)
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.318376 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.318378 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.322479 (+  4101us) server_negotiation.cc:408] Connection header received
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.322800 (+   321us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.322802 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.322821 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.322857 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.323069 (+   212us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41530: BlockingRecv error: recv got EOF from 127.0.0.1:41530 (error 108)
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:17.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.323472 27137 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.316785 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46298 (local address 127.24.8.252:33317)
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.316849 (+    64us) server_negotiation.cc:207] Beginning negotiation
02:16:17.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.316852 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.317393 (+   541us) server_negotiation.cc:408] Connection header received
02:16:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.317742 (+   349us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.317744 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.317758 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.317792 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.322408 (+  4616us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.323155 (+   747us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.323406 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46298: BlockingRecv error: recv got EOF from 127.0.0.1:46298 (error 108)
02:16:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:17.324 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.325 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.325 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.325 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.326 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.326 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.326 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.326 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.327 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.328 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.329 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.329 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.329 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.329 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.330 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.332 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.337 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.337 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.337 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1303), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [385ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.343 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.343 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.343 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.343 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.346 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.347 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1383), Traces: [0ms] refreshing cache from master, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [261ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.351 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.351 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.352226 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.338764 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41544 (local address 127.24.8.254:43169)
02:16:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.338820 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.338822 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.339372 (+   550us) server_negotiation.cc:408] Connection header received
02:16:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.339690 (+   318us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.339692 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.339707 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.352 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.352 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.352 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.352 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.353 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.339739 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.353 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.345386 (+  5647us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.346168 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.353 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.352154 (+  5986us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41544: BlockingRecv error: recv got EOF from 127.0.0.1:41544 (error 108)
02:16:17.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
02:16:17.353 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.354 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.355 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.355489 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.351824 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41554 (local address 127.24.8.254:43169)
02:16:17.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.351886 (+    62us) server_negotiation.cc:207] Beginning negotiation
02:16:17.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.351888 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.355415 (+  3527us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41554: BlockingRecv error: recv got EOF from 127.0.0.1:41554 (error 108)
02:16:17.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
02:16:17.356 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.358 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.358 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1206), Traces: [0ms] refreshing cache from master, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [714ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1067ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.359 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.359 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.360 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.362 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.362 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.362 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.362 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.363 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.364 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.365 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1226), Traces: [0ms] refreshing cache from master, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [757ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [794ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1079ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.369 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.369 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.369 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:17.373 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.377 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.381 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.381 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.382 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1428), Traces: [0ms] refreshing cache from master, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [348ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [368ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.382 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.385 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.386 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.386 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.386 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.386 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.387 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.387 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.387 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1249), Traces: [0ms] refreshing cache from master, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [294ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [864ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.389 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.389 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [263ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [935ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.390 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.390 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.391 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.391 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.391 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.391 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.391 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.390 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.391 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.391 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.391 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.391 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.391 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.393 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.393 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.395 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.395 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.395 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.395 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.395 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.396 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.397 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.397 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.399 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.418 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.418 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1240), Traces: [0ms] refreshing cache from master, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [316ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [847ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [875ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.423 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.431 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.433 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.435 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.436 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.436 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.438 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.439 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.441 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.441 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1260), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [900ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [904ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.441 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.445 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.446 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.446 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.446 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.447 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.447 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.447 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.447 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.447 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.447 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1412), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [367ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.447 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1268), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [384ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [398ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.451 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.451 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.452 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:17.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.452 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.452 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.452 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.454 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.455 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.456 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.456 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.457 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.458 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.464 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.466 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd6ed022, L:/127.0.0.1:34818 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.467 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1287), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [971ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [974ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1152ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.469 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.471 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.472 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.472 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.472 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.472 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.473 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.473 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.474004 27363 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.466597 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41646 (local address 127.24.8.254:43169)
02:16:17.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.473802 (+  7205us) server_negotiation.cc:207] Beginning negotiation
02:16:17.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.473805 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.473880 (+    75us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41646: BlockingRecv error: recv got EOF from 127.0.0.1:41646 (error 108)
02:16:17.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7162,"thread_start_us":88,"threads_started":1}
02:16:17.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.477 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.478 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1349), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [596ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [614ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [621ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.483 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.484 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.484 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.484 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.484 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.484 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xecb54a45, L:/127.0.0.1:46416 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.487 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.487 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.487 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.488 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.488 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.489 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.490 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.493 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.495 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.496 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x17af5c06, L:/127.0.0.1:41654 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:17.501 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.503 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.507 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc42fb735, L:/127.0.0.1:46418 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.508 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.509 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.510 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4216cfa6, L:/127.0.0.1:34892 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1365), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1224ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.514 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.517 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.517 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.517 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.517 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.519 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.519 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.520 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.520694 27371 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.504830 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46426 (local address 127.24.8.252:33317)
02:16:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.505031 (+   201us) server_negotiation.cc:207] Beginning negotiation
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.505034 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.508431 (+  3397us) server_negotiation.cc:408] Connection header received
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.508671 (+   240us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.508672 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.508687 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.508739 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.513821 (+  5082us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.514682 (+   861us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.520613 (+  5931us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46426: BlockingRecv error: recv got EOF from 127.0.0.1:46426 (error 108)
02:16:17.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":161,"thread_start_us":93,"threads_started":1}
02:16:17.522 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.522603 27363 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.511682 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41662 (local address 127.24.8.254:43169)
02:16:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.511730 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:16:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.511732 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.515350 (+  3618us) server_negotiation.cc:408] Connection header received
02:16:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.515674 (+   324us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.515677 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.515695 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.515726 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.519375 (+  3649us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.520195 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.522530 (+  2335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41662: BlockingRecv error: recv got EOF from 127.0.0.1:41662 (error 108)
02:16:17.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:16:17.523 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.526 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.528 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.529 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.530 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.532 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.532 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.532 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1494), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [362ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.536 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.536 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.536 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.536 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.537247 27362 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.531121 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46448 (local address 127.24.8.252:33317)
02:16:17.535 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.531174 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.531176 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.531498 (+   322us) server_negotiation.cc:408] Connection header received
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.531712 (+   214us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.531713 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.531732 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.531800 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.536208 (+  4408us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.536901 (+   693us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.537175 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46448: BlockingRecv error: recv got EOF from 127.0.0.1:46448 (error 108)
02:16:17.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:17.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.540 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.542 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1fe10cbd, L:/127.0.0.1:46432 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.542150 27363 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.533746 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41678 (local address 127.24.8.254:43169)
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.534492 (+   746us) server_negotiation.cc:207] Beginning negotiation
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.534495 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.538557 (+  4062us) server_negotiation.cc:408] Connection header received
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.541725 (+  3168us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.541728 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.541750 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.541788 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.542066 (+   278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41678: BlockingRecv error: recv got EOF from 127.0.0.1:41678 (error 108)
02:16:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":702}
02:16:17.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.544 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.544 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.544 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.544 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.546 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.546 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.547 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.547 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.548 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.549 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.549 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.552 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.554 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.556 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.558 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6296a28a, L:/127.0.0.1:41682 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:17.565 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.566 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaad34879, L:/127.0.0.1:34904 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.566 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3a4df7e0, L:/127.0.0.1:46454 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.567 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=170), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [21ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.570 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.570 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1390), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [459ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [946ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [961ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.573 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.574 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.574 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.574 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.575 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.575 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.576 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.578 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.578 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9f5c7560, L:/127.0.0.1:41688 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:17.578 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.578 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.578 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.579 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.579 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.579 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.579 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:17.579 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.580412 27363 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.572039 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41702 (local address 127.24.8.254:43169)
02:16:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.578325 (+  6286us) server_negotiation.cc:207] Beginning negotiation
02:16:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.578327 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.580323 (+  1996us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41702: BlockingRecv error: recv got EOF from 127.0.0.1:41702 (error 108)
02:16:17.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6267,"thread_start_us":123,"threads_started":1}
02:16:17.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.580 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.581 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1635), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [295ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [515ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.584 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.584 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.584 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.585 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.585 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.587831 27363 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.582063 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41708 (local address 127.24.8.254:43169)
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.582117 (+    54us) server_negotiation.cc:207] Beginning negotiation
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.582119 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.582962 (+   843us) server_negotiation.cc:408] Connection header received
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.583225 (+   263us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.583226 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.583241 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.583298 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.586688 (+  3390us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.587464 (+   776us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.587760 (+   296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41708: BlockingRecv error: recv got EOF from 127.0.0.1:41708 (error 108)
02:16:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.589 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.589 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.589 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.595 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.595 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1414), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [544ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.597 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.598 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.598 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1445), Traces: [0ms] refreshing cache from master, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [711ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1224ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.599 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x95900122, L:/127.0.0.1:46314 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.605 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.606 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.606 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.606 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.608 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.608 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.609 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.609 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.609 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.609 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.609395 27363 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.609 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.597151 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41720 (local address 127.24.8.254:43169)
02:16:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.599021 (+  1870us) server_negotiation.cc:207] Beginning negotiation
02:16:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.599024 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.599037 (+    13us) server_negotiation.cc:408] Connection header received
02:16:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.599070 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.599071 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.599087 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.610 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.599147 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.603461 (+  4314us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.604261 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.608472 (+  4211us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.608700 (+   228us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.609033 (+   333us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.609082 (+    49us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.609120 (+    38us) server_negotiation.cc:1036] Waiting for connection context
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.609312 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41720: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41720): Connection reset by peer (error 104)
02:16:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1834}
02:16:17.610 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.610 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.617 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.617 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.619 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.621040 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.605131 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41736 (local address 127.24.8.254:43169)
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.605215 (+    84us) server_negotiation.cc:207] Beginning negotiation
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.605218 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.605353 (+   135us) server_negotiation.cc:408] Connection header received
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.605611 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.605612 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.605627 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.605697 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.619660 (+ 13963us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.620808 (+  1148us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.620969 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41736: BlockingRecv error: recv got EOF from 127.0.0.1:41736 (error 108)
02:16:17.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33}
02:16:17.621 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.625 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.625 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.629 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.630 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.631 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.631 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1492), Traces: [0ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [783ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1258ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.642 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.642 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.642 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.642 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.643 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.647 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4b2338a, L:/127.0.0.1:46468 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.653 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.654 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.656 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa1f02540, L:/127.0.0.1:41742 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:17.657 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.659 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.660 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.665 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.667 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.670 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.674 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6619af4c, L:/127.0.0.1:34914 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.675 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c85c508, L:/127.0.0.1:34908 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=278), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [129ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.676 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.681 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.681 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.682 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.682 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.684448 27292 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.664196 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46480 (local address 127.24.8.252:33317)
02:16:17.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.664272 (+    76us) server_negotiation.cc:207] Beginning negotiation
02:16:17.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.664274 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.664284 (+    10us) server_negotiation.cc:408] Connection header received
02:16:17.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.664312 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.685 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.685 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.664313 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.685 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.664336 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.664447 (+   111us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.683160 (+ 18713us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.684006 (+   846us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.684345 (+   339us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46480: BlockingRecv error: recv got EOF from 127.0.0.1:46480 (error 108)
02:16:17.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
02:16:17.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.686 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.686517 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.668563 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41754 (local address 127.24.8.254:43169)
02:16:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.668620 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.668622 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.668632 (+    10us) server_negotiation.cc:408] Connection header received
02:16:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.668660 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.668661 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.668676 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.668747 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.673178 (+  4431us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.673954 (+   776us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.681467 (+  7513us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.681724 (+   257us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.686047 (+  4323us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.686054 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.686055 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.686062 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.686087 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.686092 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.686140 (+    48us) server_negotiation.cc:1036] Waiting for connection context
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.686435 (+   295us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41754: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41754): Connection reset by peer (error 104)
02:16:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:16:17.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.688 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.688 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.689 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.689 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.690 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.690 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=294), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [131ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.694 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.694 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.695 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.695 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.695 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.695 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.699 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.699780 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.691757 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41766 (local address 127.24.8.254:43169)
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.691805 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.691808 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.700 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.693414 (+  1606us) server_negotiation.cc:408] Connection header received
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.693725 (+   311us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.693727 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.693742 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.693776 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.698370 (+  4594us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.699421 (+  1051us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.699708 (+   287us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41766: BlockingRecv error: recv got EOF from 127.0.0.1:41766 (error 108)
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.700565 27292 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.690993 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46482 (local address 127.24.8.252:33317)
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.691058 (+    65us) server_negotiation.cc:207] Beginning negotiation
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.691060 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.693881 (+  2821us) server_negotiation.cc:408] Connection header received
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.694146 (+   265us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.694148 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.694162 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.694193 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.699553 (+  5360us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.700293 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.700507 (+   214us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46482: BlockingRecv error: recv got EOF from unknown peer (error 108)
02:16:17.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:16:17.701 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.701 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.701 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.702 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.703 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.703 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.703 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.703 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.704 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.704 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.704 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1527), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [389ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.706 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.706 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.708 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.708 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.708 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:17.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.709 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.711 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.711576 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.705961 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41774 (local address 127.24.8.254:43169)
02:16:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.706002 (+    41us) server_negotiation.cc:207] Beginning negotiation
02:16:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.706004 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.706414 (+   410us) server_negotiation.cc:408] Connection header received
02:16:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.706679 (+   265us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.706680 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.706697 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.706729 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.710328 (+  3599us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.711174 (+   846us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.711505 (+   331us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41774: BlockingRecv error: recv got EOF from 127.0.0.1:41774 (error 108)
02:16:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
02:16:17.712 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.712 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.712 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.713 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.714 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1535), Traces: [0ms] refreshing cache from master, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [845ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [1077ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.715 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.716 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.716866 27191 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.366439 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41582 (local address 127.24.8.254:43169)
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.366489 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.366491 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.715513 (+349022us) server_negotiation.cc:408] Connection header received
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.716692 (+  1179us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.716693 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.716707 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.716799 (+    92us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41582: BlockingWrite error: write error: Broken pipe (error 32)
02:16:17.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:17.718 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.719 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.720 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.720 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.720 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.720171 27168 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.358488 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41570 (local address 127.24.8.254:43169)
02:16:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.358686 (+   198us) server_negotiation.cc:207] Beginning negotiation
02:16:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.358689 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.719771 (+361082us) server_negotiation.cc:408] Connection header received
02:16:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.719933 (+   162us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.719935 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.719949 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.719997 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.720107 (+   110us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41570: BlockingRecv error: recv got EOF from 127.0.0.1:41570 (error 108)
02:16:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":166}
02:16:17.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.721 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.722 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.722 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.722 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state CONNECTING
02:16:17.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.725 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.725 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.726 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.726585 27346 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.449293 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41626 (local address 127.24.8.254:43169)
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.449506 (+   213us) server_negotiation.cc:207] Beginning negotiation
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.449510 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.726306 (+276796us) server_negotiation.cc:408] Connection header received
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.726346 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.726348 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.726364 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.726491 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41626: BlockingWrite error: write error: Broken pipe (error 32)
02:16:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":186,"thread_start_us":87,"threads_started":1}
02:16:17.731 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.731026 27363 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.731 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.715056 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41796 (local address 127.24.8.254:43169)
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.715107 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.715109 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.721023 (+  5914us) server_negotiation.cc:408] Connection header received
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.721316 (+   293us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.721317 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.721329 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.721358 (+    29us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.729877 (+  8519us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.730639 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.730939 (+   300us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41796: BlockingRecv error: recv got EOF from 127.0.0.1:41796 (error 108)
02:16:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:17.732 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.732 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.732 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.732 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.732 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.733 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.734 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.735 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.735 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.736 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.738 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.742 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.742 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7d8b1743, L:/127.0.0.1:46488 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.742 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.743 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.743 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xecfdff66, L:/127.0.0.1:34922 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.743 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.743 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.744 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.744 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.744 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:17.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.745 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1606), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1458ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1459ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.745 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.746 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.747 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.749 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.750 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.750 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.751 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.751 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.751502 27339 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.443174 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41616 (local address 127.24.8.254:43169)
02:16:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.443799 (+   625us) server_negotiation.cc:207] Beginning negotiation
02:16:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.443802 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.751131 (+307329us) server_negotiation.cc:408] Connection header received
02:16:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.751182 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.751184 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.751203 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.751271 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.751413 (+   142us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41616: BlockingRecv error: recv got EOF from 127.0.0.1:41616 (error 108)
02:16:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":590,"thread_start_us":105,"threads_started":1}
02:16:17.752 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.752 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.755 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb67eff11, L:/127.0.0.1:41788 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:17.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.756 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.757 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.757 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.757 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.757 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.757 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.757 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.758 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.758 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.758 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:17.761 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.762 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.762 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.763 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.763 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.764 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.765 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.767 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.773 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x03230e0c, L:/127.0.0.1:34938 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.773 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.775 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.777 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.779 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff96d6df, L:/127.0.0.1:34950 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.781 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.781 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=37), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [35ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.784 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.784 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde50a398, L:/127.0.0.1:46492 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.786 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.786 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.786 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.787 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.789 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.789 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.789 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.790067 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.782766 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41800 (local address 127.24.8.254:43169)
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.782827 (+    61us) server_negotiation.cc:207] Beginning negotiation
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.782829 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.784437 (+  1608us) server_negotiation.cc:408] Connection header received
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.785222 (+   785us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.785230 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.785242 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.785323 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.789135 (+  3812us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.789863 (+   728us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.789990 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41800: BlockingWrite error: write error: Broken pipe (error 32)
02:16:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.791 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.792 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.793 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.793 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.794 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.797 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.800 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.801 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.805 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe39373ad, L:/127.0.0.1:34952 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.811 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf472f477, L:/127.0.0.1:34962 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.811 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4689fdd7, L:/127.0.0.1:46500 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.812 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.815 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.815 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.816 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.818 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.823 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x990b2173, L:/127.0.0.1:34978 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=87), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [74ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.826 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf548e1da, L:/127.0.0.1:46508 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.829 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.829 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.829 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.829 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.832608 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.821381 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41814 (local address 127.24.8.254:43169)
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.821443 (+    62us) server_negotiation.cc:207] Beginning negotiation
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.821446 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.822095 (+   649us) server_negotiation.cc:408] Connection header received
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.822356 (+   261us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.822357 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.822373 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.832 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.822407 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.831612 (+  9205us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.832319 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.832527 (+   208us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41814: BlockingRecv error: recv got EOF from 127.0.0.1:41814 (error 108)
02:16:17.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
02:16:17.833 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.835 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.835 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.836 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.837 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.841 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.843 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf59b6f4, L:/127.0.0.1:34986 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.844 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.845 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.849 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23af93ac, L:/127.0.0.1:34996 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [98ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.853 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe09d73dc, L:/127.0.0.1:46514 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.857 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.858 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.858 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.858 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.860 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.860 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.861 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.861 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.862 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.861531 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.850509 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41820 (local address 127.24.8.254:43169)
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.850558 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.850561 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.853594 (+  3033us) server_negotiation.cc:408] Connection header received
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.853944 (+   350us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.853957 (+    13us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.853973 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.854007 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.859619 (+  5612us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.860456 (+   837us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.861442 (+   986us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41820: BlockingRecv error: recv got EOF from 127.0.0.1:41820 (error 108)
02:16:17.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:17.864 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.866 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.869 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.870 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.871 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.873 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x43105ce3, L:/127.0.0.1:34998 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.875 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.876 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.877 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.878 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.881 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8986f313, L:/127.0.0.1:46530 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.883 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.885 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.889 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8fea559d, L:/127.0.0.1:35010 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.891 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.891 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.893 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=149), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [127ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.901 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.902 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x42493100, L:/127.0.0.1:41642 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:17.902 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.902 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.902 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.904348 27292 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.884190 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46536 (local address 127.24.8.252:33317)
02:16:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.884233 (+    43us) server_negotiation.cc:207] Beginning negotiation
02:16:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.884235 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.884868 (+   633us) server_negotiation.cc:408] Connection header received
02:16:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.885138 (+   270us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.885139 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.885155 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.885189 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.888606 (+  3417us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.889326 (+   720us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.904269 (+ 14943us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46536: BlockingRecv error: recv got EOF from 127.0.0.1:46536 (error 108)
02:16:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
02:16:17.905 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.905 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.905 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.905 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.905 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.906 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.908064 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.891082 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41828 (local address 127.24.8.254:43169)
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.891141 (+    59us) server_negotiation.cc:207] Beginning negotiation
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.891143 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.892463 (+  1320us) server_negotiation.cc:408] Connection header received
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.892781 (+   318us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.892783 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.892793 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.892825 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.897727 (+  4902us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.898525 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.906928 (+  8403us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.907182 (+   254us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.908 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.907584 (+   402us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.907634 (+    50us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.907726 (+    92us) server_negotiation.cc:1036] Waiting for connection context
02:16:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.907967 (+   241us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41828: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41828): Connection reset by peer (error 104)
02:16:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.912 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.912 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=178), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [60ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.914 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.917 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.917 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.917 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.918 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.921 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.923259 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.913894 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41830 (local address 127.24.8.254:43169)
02:16:17.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.913950 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.913952 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.914548 (+   596us) server_negotiation.cc:408] Connection header received
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.915460 (+   912us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.915462 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.915480 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.915516 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.921879 (+  6363us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.922788 (+   909us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.923150 (+   362us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41830: BlockingRecv error: recv got EOF from 127.0.0.1:41830 (error 108)
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.924693 27292 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.907183 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46546 (local address 127.24.8.252:33317)
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.907244 (+    61us) server_negotiation.cc:207] Beginning negotiation
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.907246 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:17.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.907816 (+   570us) server_negotiation.cc:408] Connection header received
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.908047 (+   231us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.908049 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.908064 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.908100 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.911861 (+  3761us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.912942 (+  1081us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.918926 (+  5984us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.919376 (+   450us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:17.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.923301 (+  3925us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.923322 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.923323 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.923331 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.923363 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.923369 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.923422 (+    53us) server_negotiation.cc:1036] Waiting for connection context
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.924583 (+  1161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46546: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46546): Connection reset by peer (error 104)
02:16:17.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:17.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.926 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.927 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.927 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.929 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.933 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.935 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:17.935 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc5b187c, L:/127.0.0.1:35014 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [186ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.942 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.942 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.942 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.944 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x87d06364, L:/127.0.0.1:46556 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.944873 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.945 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.933628 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41840 (local address 127.24.8.254:43169)
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.933691 (+    63us) server_negotiation.cc:207] Beginning negotiation
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.933694 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.934264 (+   570us) server_negotiation.cc:408] Connection header received
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.934481 (+   217us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.934483 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.934498 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.934534 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.943773 (+  9239us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.944607 (+   834us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.944777 (+   170us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41840: BlockingRecv error: recv got EOF from 127.0.0.1:41840 (error 108)
02:16:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:16:17.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.946 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.947 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.948 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.949 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.956 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08761372, L:/127.0.0.1:35030 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.956 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x24daf032, L:/127.0.0.1:46560 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.961 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.961 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.961 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:17.962 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.963 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.963 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.963 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [30ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [138ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:17.963 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:17.965 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:17.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.967 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.967 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.967 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:17.967 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.968 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.970 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.970 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.970 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:17.973 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.973 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=238), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [116ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:17.974 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:17.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.978 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf0901db5, L:/127.0.0.1:35040 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.978 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8758fa9, L:/127.0.0.1:46566 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:17.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.979 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.980 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.980 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:17.980 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:17.980 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:17.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.981 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:17.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:17.982 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:17.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:17.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:17.982884 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.973533 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41844 (local address 127.24.8.254:43169)
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.973853 (+   320us) server_negotiation.cc:207] Beginning negotiation
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.973856 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.974409 (+   553us) server_negotiation.cc:408] Connection header received
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.974706 (+   297us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.974707 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.974721 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.974754 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.981131 (+  6377us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.981770 (+   639us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.982806 (+  1036us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41844: BlockingRecv error: recv got EOF from 127.0.0.1:41844 (error 108)
02:16:17.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":292}
02:16:17.988 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:17.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:17.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:17.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:17.991 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:17.992 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa69ada2, L:/127.0.0.1:34826 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:17.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:17.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1813), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1012ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1014ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [1302ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1679ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:17.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:17.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:17.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:17.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:17.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:17.997 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:17.998 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:17.998 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:17.998 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:17.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:17.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:17.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:17.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.003 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6180fcd8, L:/127.0.0.1:35042 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.006 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.007 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=271), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [63ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:18.008 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.010 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.011 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.011 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.011 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.011 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.011 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.013278 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.008456 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41850 (local address 127.24.8.254:43169)
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.008516 (+    60us) server_negotiation.cc:207] Beginning negotiation
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.008519 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.012291 (+  3772us) server_negotiation.cc:408] Connection header received
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.012905 (+   614us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.012907 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.012925 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.012960 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.013195 (+   235us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41850: BlockingRecv error: recv got EOF from 127.0.0.1:41850 (error 108)
02:16:18.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:18.014 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.015 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d7151ea, L:/127.0.0.1:46568 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.015 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.015 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.017 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.018 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.018 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.019 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.020 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.020 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=278), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:18.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.024 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.024 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.024 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:18.024 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.025 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.025635 27292 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.020432 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46570 (local address 127.24.8.252:33317)
02:16:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.020492 (+    60us) server_negotiation.cc:207] Beginning negotiation
02:16:18.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.020495 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.021031 (+   536us) server_negotiation.cc:408] Connection header received
02:16:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.021331 (+   300us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.021333 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.021350 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.021384 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.024511 (+  3127us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.025274 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.025562 (+   288us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46570: BlockingRecv error: recv got EOF from 127.0.0.1:46570 (error 108)
02:16:18.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
02:16:18.026 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.026 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.026 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.027 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.028 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.028 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.029 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.029 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.032 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.032 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:18.033 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.034 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.037 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.037 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.037 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.037 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.037 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.039 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.041319 27292 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.032139 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46572 (local address 127.24.8.252:33317)
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.032214 (+    75us) server_negotiation.cc:207] Beginning negotiation
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.032217 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.032232 (+    15us) server_negotiation.cc:408] Connection header received
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.032268 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.032269 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.032283 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.032347 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.035768 (+  3421us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.036904 (+  1136us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.041 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.040083 (+  3179us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.040308 (+   225us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.040853 (+   545us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.040858 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.040859 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.040866 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.040885 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.040889 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.040954 (+    65us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.041211 (+   257us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46572: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46572): Connection reset by peer (error 104)
02:16:18.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
02:16:18.042 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.042 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.042 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.045548 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.033873 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41854 (local address 127.24.8.254:43169)
02:16:18.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.033926 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:18.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.033928 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.034483 (+   555us) server_negotiation.cc:408] Connection header received
02:16:18.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.034812 (+   329us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.034813 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.034828 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.034860 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.044367 (+  9507us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.045145 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.045463 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41854: BlockingRecv error: recv got EOF from 127.0.0.1:41854 (error 108)
02:16:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:16:18.046 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.047 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.049 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.051 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ed2b7ea, L:/127.0.0.1:35054 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.053 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.055 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.056 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xba53efe2, L:/127.0.0.1:35060 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.061 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.061 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=328), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [311ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.063 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.065 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcf8a1919, L:/127.0.0.1:46586 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.066 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.066 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.066 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.068 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.070060 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.062884 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41868 (local address 127.24.8.254:43169)
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.062955 (+    71us) server_negotiation.cc:207] Beginning negotiation
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.062957 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.063931 (+   974us) server_negotiation.cc:408] Connection header received
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.064723 (+   792us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.064725 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.064740 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.064794 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.069060 (+  4266us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.069712 (+   652us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.069986 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41868: BlockingRecv error: recv got EOF from 127.0.0.1:41868 (error 108)
02:16:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
02:16:18.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.071 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.073 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.073 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=340), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [259ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [271ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:18.075 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.078 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.078 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=335), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [92ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [205ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:18.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.079 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.080 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.080 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:18.080 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.080 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.081 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.081 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.082 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.082 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:18.082 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.082 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.082 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.083 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.083 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.084 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.086 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.086 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.087 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.090 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.090 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.092 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.099 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.101 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3af1e257, L:/127.0.0.1:35074 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.101 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f3d78d6, L:/127.0.0.1:35082 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.103 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.105 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.105 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.105 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.107 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.109 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.112 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.114 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.114 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc5272693, L:/127.0.0.1:46590 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.115 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.121 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.122 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.122 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc06a6dad, L:/127.0.0.1:35084 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.123 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.124 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.125 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.134 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c817170, L:/127.0.0.1:46592 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.136 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.137 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.138 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=394), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [268ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:18.138 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.141 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.142 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.142 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.142 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.143 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.144644 27292 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.137948 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46604 (local address 127.24.8.252:33317)
02:16:18.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.138004 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:18.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.138007 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.139397 (+  1390us) server_negotiation.cc:408] Connection header received
02:16:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.139941 (+   544us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.139943 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.139958 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.139994 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.143545 (+  3551us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.144315 (+   770us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.144569 (+   254us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46604: BlockingWrite error: write error: Broken pipe (error 32)
02:16:18.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
02:16:18.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.147434 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.138878 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41872 (local address 127.24.8.254:43169)
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.139115 (+   237us) server_negotiation.cc:207] Beginning negotiation
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.139117 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.139643 (+   526us) server_negotiation.cc:408] Connection header received
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.140264 (+   621us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.140266 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.140280 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.140312 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.146456 (+  6144us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.147181 (+   725us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.147353 (+   172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41872: BlockingRecv error: recv got EOF from 127.0.0.1:41872 (error 108)
02:16:18.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":211}
02:16:18.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.148 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.149 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.149 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=404), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [290ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [354ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:18.156 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.150 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.195 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.195 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.196 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.201 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.201 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.201 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.202 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.203 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x915ba951, L:/127.0.0.1:46404 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.205 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.205 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [39ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:18.207 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.212 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.215108 27388 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.197276 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41884 (local address 127.24.8.254:43169)
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.197333 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.197335 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.197345 (+    10us) server_negotiation.cc:408] Connection header received
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.197377 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.197378 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.197390 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.197451 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.205091 (+  7640us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.205801 (+   710us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.215043 (+  9242us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41884: BlockingRecv error: recv got EOF from 127.0.0.1:41884 (error 108)
02:16:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:18.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.216 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.217 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.217 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.217 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.218 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.221920 27358 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.207915 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41896 (local address 127.24.8.254:43169)
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.208164 (+   249us) server_negotiation.cc:207] Beginning negotiation
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.208167 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.208994 (+   827us) server_negotiation.cc:408] Connection header received
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.209032 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.209033 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.209048 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.209108 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.214169 (+  5061us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.214824 (+   655us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.221262 (+  6438us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.222 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.221489 (+   227us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.221576 (+    87us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.221643 (+    67us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.221697 (+    54us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.221831 (+   134us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41896: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41896): Connection reset by peer (error 104)
02:16:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":204}
02:16:18.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.224 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.225 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.225 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.226 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.227 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.233 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9321cfb8, L:/127.0.0.1:46612 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.233 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:18.234 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.235 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.236 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.236 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.238 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.242 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6642007, L:/127.0.0.1:41640 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:18.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.250 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6a7621d8, L:/127.0.0.1:46626 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.252 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.252 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=520), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [141ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [272ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:18.253 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44883c79, L:/127.0.0.1:35100 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.256 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.257 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.257 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.257 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.257 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.261269 27352 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.253676 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41904 (local address 127.24.8.254:43169)
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.253728 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.253730 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.255944 (+  2214us) server_negotiation.cc:408] Connection header received
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.256296 (+   352us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.256298 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.256315 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.256348 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.260156 (+  3808us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.260992 (+   836us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.261180 (+   188us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41904: BlockingRecv error: recv got EOF from 127.0.0.1:41904 (error 108)
02:16:18.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:18.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.262 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.262 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.317 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.318 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.318 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.319 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.319 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.320683 27343 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.445862 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46398 (local address 127.24.8.252:33317)
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.447133 (+  1271us) server_negotiation.cc:207] Beginning negotiation
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.447136 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.320284 (+873148us) server_negotiation.cc:408] Connection header received
02:16:18.321 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.320341 (+    57us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.320344 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.320363 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.320461 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.320579 (+   118us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46398: BlockingRecv error: recv got EOF from 127.0.0.1:46398 (error 108)
02:16:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1231,"thread_start_us":97,"threads_started":1}
02:16:18.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.322 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:18.323 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.327 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.330 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1ee764c6, L:/127.0.0.1:41908 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:18.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.332 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.333 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.335 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.336 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.337 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.337 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.338 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.339 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.339 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.340 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.341 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.341 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x885c8416, L:/127.0.0.1:46350 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.341 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.342 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.344 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.345 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=234), Traces: [0ms] refreshing cache from master, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [98ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.347 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.348 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.349 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.349 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:18.349 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.350 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.353 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.322947 27142 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.294259 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46290 (local address 127.24.8.252:33317)
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.294340 (+    81us) server_negotiation.cc:207] Beginning negotiation
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.294343 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.294764 (+   421us) server_negotiation.cc:408] Connection header received
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.294983 (+   219us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.294985 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.295001 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.295072 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.300079 (+  5007us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.301098 (+  1019us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322338 (+1021240us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322569 (+   231us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322679 (+   110us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322683 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322683 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322689 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322703 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322707 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322760 (+    53us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.322867 (+   107us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46290: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46290): Connection reset by peer (error 104)
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.333402 27309 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.365866 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46340 (local address 127.24.8.252:33317)
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.366030 (+   164us) server_negotiation.cc:207] Beginning negotiation
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.366032 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.333084 (+967052us) server_negotiation.cc:408] Connection header received
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.333112 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.333113 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.333126 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.333188 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.333302 (+   114us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46340: BlockingRecv error: recv got EOF from 127.0.0.1:46340 (error 108)
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":129,"thread_start_us":77,"threads_started":1}
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.343575 27325 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.390861 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41608 (local address 127.24.8.254:43169)
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.391140 (+   279us) server_negotiation.cc:207] Beginning negotiation
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.391142 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.342949 (+951807us) server_negotiation.cc:408] Connection header received
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.343238 (+   289us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.343241 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.343260 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.343324 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.343451 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41608: BlockingRecv error: recv got EOF from 127.0.0.1:41608 (error 108)
02:16:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":268,"thread_start_us":110,"threads_started":1}
02:16:18.358 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:18.369 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c625701, L:/127.0.0.1:34866 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.369 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57b9a8c6, L:/127.0.0.1:34876 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.370 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x002d83f6, L:/127.0.0.1:46380 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2192), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1892ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1929ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [2057ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.372 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9d068270, L:/127.0.0.1:34864 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.373 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.374 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x251a3a3b, L:/127.0.0.1:41588 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:18.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2232), Traces: [0ms] refreshing cache from master, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1096ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1097ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [2057ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [2088ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.375 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.380 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:18.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2203), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1247ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [2066ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [2067ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.380 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.383 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.383 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:18.383 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.384 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:18.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.387 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.387 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:18.387 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.387 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:18.387 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.387 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.388 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.389 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.24.8.194' into [/127.24.8.194] in 3901928ns
02:16:18.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.393 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.394 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.395 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.395 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:18.395 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.396 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.396 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.397 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:18.396 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.402 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:18.403 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8fb7c002, L:/127.0.0.1:46630 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.405 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.405 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.405 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.406 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96f4a573, L:/127.0.0.1:35102 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [169ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.411 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.412 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7f829777, L:/127.0.0.1:41916 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:18.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.413 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.413 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:18.413 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.414 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.414 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.414 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:18.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.415 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.415 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.416 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.417 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.417 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.417 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.418 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.419 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.419 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.420 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.422 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.423 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.423 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.423 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.424 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.423 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.428 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.431 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.432 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe86bf273, L:/127.0.0.1:46634 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.433 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.439 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.440 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a3bd8f4, L:/127.0.0.1:35116 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.441 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x10c62403, L:/127.0.0.1:35124 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.444 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.446 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.447 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.447 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.448 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.450 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.454 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.457 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x80a08c98, L:/127.0.0.1:35138 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.459 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.463 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b9bf327, L:/127.0.0.1:35140 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [51ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.469 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.473 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x540e9777, L:/127.0.0.1:46644 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.476 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.478 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.480 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.481 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x576093a6, L:/127.0.0.1:41930 - R:/127.24.8.254:43169] using TOKEN/null
02:16:18.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.482 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.482 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.482 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:18.482 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.483 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.483 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:18.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.484 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.486 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.486 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x113a0954, L:/127.0.0.1:35154 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.488 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.491 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.493 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9451cb8c, L:/127.0.0.1:35170 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.495 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.496 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=154), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [76ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.499 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.500 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.500 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.500 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.501080 27321 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.496775 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41936 (local address 127.24.8.254:43169)
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.496828 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.496830 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.500288 (+  3458us) server_negotiation.cc:408] Connection header received
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.500652 (+   364us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.500654 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.500672 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.500707 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.501006 (+   299us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41936: BlockingRecv error: recv got EOF from 127.0.0.1:41936 (error 108)
02:16:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:18.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.502 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.503111 27338 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.489711 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46646 (local address 127.24.8.252:33317)
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.489762 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.489764 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.490333 (+   569us) server_negotiation.cc:408] Connection header received
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.490590 (+   257us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.490591 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.490613 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.490646 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.494241 (+  3595us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.495056 (+   815us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.499474 (+  4418us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.499695 (+   221us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.502653 (+  2958us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.502660 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.502661 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.502668 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.502692 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.502697 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.502745 (+    48us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.503019 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46646: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46646): Connection reset by peer (error 104)
02:16:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:18.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.505 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.505 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.508 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.509 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.510 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.510 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.511 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.512 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.517 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.521 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9babe48, L:/127.0.0.1:35182 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.523 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.526 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0561e1b6, L:/127.0.0.1:35186 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.530 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [114ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.533 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.534 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.534 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.534 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.537 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.539971 27321 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.527903 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41952 (local address 127.24.8.254:43169)
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.527982 (+    79us) server_negotiation.cc:207] Beginning negotiation
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.527984 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.530394 (+  2410us) server_negotiation.cc:408] Connection header received
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.530709 (+   315us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.530711 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.530729 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.530775 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.538696 (+  7921us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.539548 (+   852us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.539880 (+   332us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41952: BlockingRecv error: recv got EOF from 127.0.0.1:41952 (error 108)
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.540856 27338 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.518679 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46662 (local address 127.24.8.252:33317)
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.518747 (+    68us) server_negotiation.cc:207] Beginning negotiation
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.518749 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.522070 (+  3321us) server_negotiation.cc:408] Connection header received
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.522328 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.522330 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.522351 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.522394 (+    43us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.528997 (+  6603us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.529792 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.539171 (+  9379us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.539419 (+   248us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.540283 (+   864us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.540292 (+     9us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.541 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.540293 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.540302 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.540331 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.540337 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.540461 (+   124us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.540758 (+   297us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46662: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46662): Connection reset by peer (error 104)
02:16:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:18.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.542 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.542 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.546 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.547 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.547 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.548 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.548 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.555 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x32cdf723, L:/127.0.0.1:46664 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.555 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x700aad1d, L:/127.0.0.1:46336 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.556 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.557 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:18.559 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45f309fe, L:/127.0.0.1:35194 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.560 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=221), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [144ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.561 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=219), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [14ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.562 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.564 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.564 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.565 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.565 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.565 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.565 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.565 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.565 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.565 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.565 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.565 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.566 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.568679 27321 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.555702 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41958 (local address 127.24.8.254:43169)
02:16:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.555750 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.555752 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.556413 (+   661us) server_negotiation.cc:408] Connection header received
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.556631 (+   218us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.556632 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.556651 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.556683 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.563456 (+  6773us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.564185 (+   729us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.568599 (+  4414us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41958: BlockingRecv error: recv got EOF from 127.0.0.1:41958 (error 108)
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.569259 27325 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.562334 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41960 (local address 127.24.8.254:43169)
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.562777 (+   443us) server_negotiation.cc:207] Beginning negotiation
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.562779 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.563182 (+   403us) server_negotiation.cc:408] Connection header received
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.563483 (+   301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.563502 (+    19us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.563519 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.563593 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.568023 (+  4430us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.569044 (+  1021us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.569211 (+   167us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41960: BlockingRecv error: recv got EOF from 127.0.0.1:41960 (error 108)
02:16:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":408}
02:16:18.569 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.569 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.570 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.571 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.572 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.572 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.572 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.573 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.573 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.574 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.574 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.575 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.576 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.577 [DEBUG - pool-4-thread-7] (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.24.8.253:36209, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [31ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:18.578 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.580 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.581 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.581 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.581 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.581 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.581 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.582 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.582794 27325 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.577945 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41968 (local address 127.24.8.254:43169)
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.578009 (+    64us) server_negotiation.cc:207] Beginning negotiation
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.578011 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.578361 (+   350us) server_negotiation.cc:408] Connection header received
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.578684 (+   323us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.578685 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.578702 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.578744 (+    42us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.581725 (+  2981us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.582472 (+   747us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.582726 (+   254us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41968: BlockingRecv error: recv got EOF from 127.0.0.1:41968 (error 108)
02:16:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33}
02:16:18.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.584 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.584 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.585 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.585 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.586823 27338 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.574486 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46680 (local address 127.24.8.252:33317)
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.574583 (+    97us) server_negotiation.cc:207] Beginning negotiation
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.574586 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.574982 (+   396us) server_negotiation.cc:408] Connection header received
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.575213 (+   231us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.575215 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.575229 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.575311 (+    82us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.579260 (+  3949us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.580038 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.582182 (+  2144us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.582383 (+   201us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.584724 (+  2341us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.584729 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.584730 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.584736 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.584758 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.584763 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.584810 (+    47us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.586734 (+  1924us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46680: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46680): Connection reset by peer (error 104)
02:16:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
02:16:18.588 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.588 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.589 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.593 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.593 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [43ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:18.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.595 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.596 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.597 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.597 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.597 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.597 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.597 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.599012 27304 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.583672 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46692 (local address 127.24.8.252:33317)
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.583724 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.583725 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.584217 (+   492us) server_negotiation.cc:408] Connection header received
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.585084 (+   867us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.585085 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.585105 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.585137 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.591449 (+  6312us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.592286 (+   837us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.597896 (+  5610us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.598118 (+   222us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.598600 (+   482us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.598605 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.598606 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.598612 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.598629 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.598633 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.598689 (+    56us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.598893 (+   204us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46692: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46692): Connection reset by peer (error 104)
02:16:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:18.600 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.600 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.601866 27325 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.594587 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41976 (local address 127.24.8.254:43169)
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.594639 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.594642 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.595652 (+  1010us) server_negotiation.cc:408] Connection header received
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.596197 (+   545us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.596199 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.596232 (+    33us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.596289 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.599817 (+  3528us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.600663 (+   846us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.601794 (+  1131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41976: BlockingRecv error: recv got EOF from 127.0.0.1:41976 (error 108)
02:16:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:16:18.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.603 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.603 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.603 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.608 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.609 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.609 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.612 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.614 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.614 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.615 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.617 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.624 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.626 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7205d5e3, L:/127.0.0.1:46694 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.626 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:18.629 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf8839640, L:/127.0.0.1:35208 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.629 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.631 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=83), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [17ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.632 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.634 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.634 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.634 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.634 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.635 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.635 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.635 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.635 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.636 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.637 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=299), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [85ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:18.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.638 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.640 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.641 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.641 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.641 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.642994 27325 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.623905 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41984 (local address 127.24.8.254:43169)
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.623985 (+    80us) server_negotiation.cc:207] Beginning negotiation
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.623987 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.624830 (+   843us) server_negotiation.cc:408] Connection header received
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.625103 (+   273us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.625106 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.625124 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.625166 (+    42us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.630549 (+  5383us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.631336 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.639842 (+  8506us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.640064 (+   222us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.642381 (+  2317us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.642390 (+     9us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.642390 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.642400 (+    10us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.642425 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.642430 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.642521 (+    91us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.642887 (+   366us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41984: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41984): Connection reset by peer (error 104)
02:16:18.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":37}
02:16:18.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.645 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.646135 27321 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.638205 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41988 (local address 127.24.8.254:43169)
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.638261 (+    56us) server_negotiation.cc:207] Beginning negotiation
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.638264 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.638724 (+   460us) server_negotiation.cc:408] Connection header received
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.638968 (+   244us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.638969 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.638990 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.639025 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.644892 (+  5867us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.645879 (+   987us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.646060 (+   181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41988: BlockingWrite error: write error: Broken pipe (error 32)
02:16:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:18.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.647240 27304 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.631033 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46696 (local address 127.24.8.252:33317)
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.631091 (+    58us) server_negotiation.cc:207] Beginning negotiation
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.631093 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.631629 (+   536us) server_negotiation.cc:408] Connection header received
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.631828 (+   199us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.647 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.631829 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.631850 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.631888 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.635967 (+  4079us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.636642 (+   675us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.646097 (+  9455us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.646320 (+   223us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.646919 (+   599us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.646925 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.646926 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.646932 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.646960 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.646966 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.647030 (+    64us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.647151 (+   121us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46696: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46696): Connection reset by peer (error 104)
02:16:18.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:18.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.649 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.652 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.652 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.652 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=312), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [70ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:18.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.656 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d6c1f2c, L:/127.0.0.1:46698 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.657 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.657 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.657 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:18.657 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.658 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.658 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.658 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.658 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.662 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.662 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.662 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.662 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.663 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.664 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.664 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.672 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.674 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb5786a43, L:/127.0.0.1:46700 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.675 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:18.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.679 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.681 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.681 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb300b9bf, L:/127.0.0.1:35224 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.683 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.685 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=346), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [257ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.688 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf759d13f, L:/127.0.0.1:41998 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:18.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.689 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.689 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:18.689 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.690 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.690 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.692 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:18.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.696 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.697 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.700 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.701 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b97e847, L:/127.0.0.1:46410 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.701 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.705 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.708 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.709 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.709 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.710 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.712 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.716 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.716 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x397e61ad, L:/127.0.0.1:35238 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.719 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.722 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd05a98ee, L:/127.0.0.1:35244 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.722 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.725 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:18.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.725 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d56f20c, L:/127.0.0.1:35248 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=41), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [25ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.731 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.732 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.733 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.733 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b8de427, L:/127.0.0.1:46716 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.733 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.733 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.733 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.734 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.734 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.734 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.734 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.735455 27321 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.724001 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42008 (local address 127.24.8.254:43169)
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.724044 (+    43us) server_negotiation.cc:207] Beginning negotiation
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.724046 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.724530 (+   484us) server_negotiation.cc:408] Connection header received
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.724695 (+   165us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.724696 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.724707 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.724740 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.729055 (+  4315us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.729759 (+   704us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.731786 (+  2027us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.731960 (+   174us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.734992 (+  3032us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.735003 (+    11us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.735004 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.735015 (+    11us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.735052 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.735060 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.735136 (+    76us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.735314 (+   178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42008: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42008): Connection reset by peer (error 104)
02:16:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:18.741 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.741 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=61), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [21ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:18.743 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.744 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76947d1c, L:/127.0.0.1:46718 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.745 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.745 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.745 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:18.745 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.746 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.746 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.746 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.748 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.750 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.753 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.757 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xab397554, L:/127.0.0.1:46730 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.761 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.766 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.766 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.772 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d4a0a85, L:/127.0.0.1:34848 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2646), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1074ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1075ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [2273ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [2488ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.774816 27321 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.746614 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42024 (local address 127.24.8.254:43169)
02:16:18.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.746680 (+    66us) server_negotiation.cc:207] Beginning negotiation
02:16:18.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.746682 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.774749 (+ 28067us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42024: BlockingRecv error: recv got EOF from 127.0.0.1:42024 (error 108)
02:16:18.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:18.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.777 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.778 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.779 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.779 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.780 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.780 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:18.780 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.781 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.781 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.781 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.781 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.782 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.783 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.785 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.787 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:18.794 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x130786c1, L:/127.0.0.1:42036 - R:/127.24.8.254:43169] using SASL/PLAIN
02:16:18.796 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9521d81d, L:/127.0.0.1:35258 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.796 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x38f869b5, L:/127.0.0.1:46734 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.798 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.799 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.799604 27332 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.423695 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41610 (local address 127.24.8.254:43169)
02:16:18.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.432246 (+  8551us) server_negotiation.cc:207] Beginning negotiation
02:16:18.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.432248 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.799289 (+1367041us) server_negotiation.cc:408] Connection header received
02:16:18.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.799336 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.799338 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.799358 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.799429 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.799545 (+   116us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41610: BlockingRecv error: recv got EOF from 127.0.0.1:41610 (error 108)
02:16:18.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8506,"thread_start_us":102,"threads_started":1}
02:16:18.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=100), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [44ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.801 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.804 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.804 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.805 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.805 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:18.805 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.805 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=121), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [25ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [61ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:18.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.807 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.808 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.809 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.809 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:18.809 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.809 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:18.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.812 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.814 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.817 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1bf3c1c, L:/127.0.0.1:35266 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.819 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.822 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.822 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ad59c89, L:/127.0.0.1:35274 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.825 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.825 [DEBUG - pool-4-thread-46] (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.24.8.253:36209, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [62ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.825 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.825 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.825 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.829 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.830 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.830 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:18.830 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.831416 27304 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.821289 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46738 (local address 127.24.8.252:33317)
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.821342 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.821345 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.821941 (+   596us) server_negotiation.cc:408] Connection header received
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.822132 (+   191us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.831 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.822133 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.831 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.822147 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.822180 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.827196 (+  5016us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.828069 (+   873us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.830371 (+  2302us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.832 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.830597 (+   226us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.831014 (+   417us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.831022 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.831023 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.831028 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.831044 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.831048 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.831090 (+    42us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.831298 (+   208us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46738: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46738): Connection reset by peer (error 104)
02:16:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:16:18.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.833 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.833 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.837 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.837 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.837 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.838 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.840 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.842 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.842 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.842 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.846 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.846 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=102), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [53ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, deferred=null) after lookup
02:16:18.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.849 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.849 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.850 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.850 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.850 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.850 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.853 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.855 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.856025 27304 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.838739 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46750 (local address 127.24.8.252:33317)
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.838803 (+    64us) server_negotiation.cc:207] Beginning negotiation
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.838805 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.839388 (+   583us) server_negotiation.cc:408] Connection header received
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.839646 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.839647 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.839661 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.839696 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.845761 (+  6065us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.846489 (+   728us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.854364 (+  7875us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.854611 (+   247us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.855183 (+   572us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.855188 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.855189 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.855195 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.855214 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.855218 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.855261 (+    43us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.855933 (+   672us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46750: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46750): Connection reset by peer (error 104)
02:16:18.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:18.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.857 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.859370 27298 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.356077 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46320 (local address 127.24.8.252:33317)
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.357569 (+  1492us) server_negotiation.cc:207] Beginning negotiation
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.357573 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.357592 (+    19us) server_negotiation.cc:408] Connection header received
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.357638 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.357639 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.357662 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.357744 (+    82us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.858280 (+1500536us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.859109 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.859291 (+   182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46320: BlockingRecv error: recv got EOF from 127.0.0.1:46320 (error 108)
02:16:18.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1439,"thread_start_us":75,"threads_started":1}
02:16:18.860 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.861 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.861 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.864110 27332 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.848923 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42048 (local address 127.24.8.254:43169)
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.848987 (+    64us) server_negotiation.cc:207] Beginning negotiation
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.848990 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.849493 (+   503us) server_negotiation.cc:408] Connection header received
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.849739 (+   246us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.849740 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.849762 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.849800 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.862304 (+ 12504us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.864 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.863418 (+  1114us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.863988 (+   570us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42048: BlockingRecv error: recv got EOF from 127.0.0.1:42048 (error 108)
02:16:18.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
02:16:18.864 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.865 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.866 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.867646 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.362833 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41580 (local address 127.24.8.254:43169)
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.362890 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.362893 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.867011 (+1504118us) server_negotiation.cc:408] Connection header received
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.867355 (+   344us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.867357 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.867379 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.867432 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.867553 (+   121us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41580: BlockingRecv error: recv got EOF from 127.0.0.1:41580 (error 108)
02:16:18.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:18.869 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.871 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.871588 27137 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.331189 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46306 (local address 127.24.8.252:33317)
02:16:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.331242 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:16:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.331244 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.331784 (+   540us) server_negotiation.cc:408] Connection header received
02:16:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.332060 (+   276us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.332062 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.332077 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.332111 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.336133 (+  4022us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.336931 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.870908 (+1533977us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.871163 (+   255us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.871281 (+   118us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.871286 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.871286 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.871292 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.871306 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.871311 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.871367 (+    56us) server_negotiation.cc:1036] Waiting for connection context
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.871488 (+   121us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46306: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46306): Connection reset by peer (error 104)
02:16:18.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:18.873 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.875 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.876 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.876 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.882 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.885 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x785a3a98, L:/127.0.0.1:35280 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.885 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.892 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.892 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.900 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xddbe4944, L:/127.0.0.1:46764 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.907 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd42a6ed, L:/127.0.0.1:34834 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.910 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.910 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.912 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.913 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=70), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [33ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:18.913 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.916 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.918 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.918 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.918 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:18.918 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2775), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1364ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [1370ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [2633ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.925 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.926 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.926 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:18.926 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:18.926 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.926 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.927 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:18.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.929 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.929 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.929 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:18.937 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.937 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.939 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.940 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.941 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.946 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9fcaa638, L:/127.0.0.1:35296 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.947 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x542adb5d, L:/127.0.0.1:46774 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.951 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:18.952 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93bb32ff, L:/127.0.0.1:35306 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.955 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.956 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.956 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.957 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.957 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=46), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [34ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.957 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:18.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.962 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.963 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.963 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.963 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.963 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.967 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe77d63ee, L:/127.0.0.1:35314 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:18.967 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa791be9a, L:/127.0.0.1:46782 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:18.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.970397 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.960250 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42054 (local address 127.24.8.254:43169)
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.960300 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.960303 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.960737 (+   434us) server_negotiation.cc:408] Connection header received
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.960952 (+   215us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.960954 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.960968 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.960999 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.969622 (+  8623us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.970212 (+   590us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.970342 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42054: BlockingRecv error: recv got EOF from 127.0.0.1:42054 (error 108)
02:16:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:16:18.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.971 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.973 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.973 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.973 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=59), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [29ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:18.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.976 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.976 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.976 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.976 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.976 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state NEGOTIATING
02:16:18.976 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.976 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.977152 27298 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.977 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.963828 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46798 (local address 127.24.8.252:33317)
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.963898 (+    70us) server_negotiation.cc:207] Beginning negotiation
02:16:18.977 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.963900 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.964314 (+   414us) server_negotiation.cc:408] Connection header received
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.972707 (+  8393us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.972709 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.977 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.972730 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.972811 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.976041 (+  3230us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.976831 (+   790us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.977087 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46798: BlockingRecv error: recv got EOF from 127.0.0.1:46798 (error 108)
02:16:18.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.977584 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.973468 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42056 (local address 127.24.8.254:43169)
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.973518 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.973521 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.977081 (+  3560us) server_negotiation.cc:408] Connection header received
02:16:18.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.977284 (+   203us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.977286 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.977302 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.977335 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.977531 (+   196us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42056: BlockingRecv error: recv got EOF from 127.0.0.1:42056 (error 108)
02:16:18.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:16:18.979 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.980525 27329 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.391433 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46366 (local address 127.24.8.252:33317)
02:16:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.408436 (+ 17003us) server_negotiation.cc:207] Beginning negotiation
02:16:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.408439 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.979758 (+1571319us) server_negotiation.cc:408] Connection header received
02:16:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.980114 (+   356us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.980117 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.980143 (+    26us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.980219 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.980415 (+   196us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46366: BlockingRecv error: recv got EOF from 127.0.0.1:46366 (error 108)
02:16:18.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":16960,"thread_start_us":128,"threads_started":1}
02:16:18.982 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:18.982 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=101), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [37ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [58ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:18.983 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:18.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:18.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:18.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:18.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:18.986 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:18.986 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:18.986 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:18.986 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:18.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:18.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:18.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:18.988 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:18.988 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:18.990 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:18.990 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:18.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.991719 27328 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.388571 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41598 (local address 127.24.8.254:43169)
02:16:18.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.391078 (+  2507us) server_negotiation.cc:207] Beginning negotiation
02:16:18.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.391081 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:18.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.990865 (+1599784us) server_negotiation.cc:408] Connection header received
02:16:18.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.991471 (+   606us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.991474 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.991492 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.991558 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.991657 (+    99us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41598: BlockingRecv error: recv got EOF from 127.0.0.1:41598 (error 108)
02:16:18.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2475,"thread_start_us":48,"threads_started":1}
02:16:18.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:18.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:18.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:18.993700 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:18.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.982931 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42072 (local address 127.24.8.254:43169)
02:16:18.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.982988 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.982990 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.983467 (+   477us) server_negotiation.cc:408] Connection header received
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.984006 (+   539us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.984007 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.984023 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.984056 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.987130 (+  3074us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.987870 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:18.993614 (+  5744us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42072: BlockingRecv error: recv got EOF from 127.0.0.1:42072 (error 108)
02:16:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:16:18.994 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:18.994 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:18.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:18.995 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:18.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:18.996 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:19.002 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f5de035, L:/127.0.0.1:46810 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:19.004 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x98ba1d91, L:/127.0.0.1:35326 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:19.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:19.010 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:19.011 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:19.011 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=84), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [52ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:19.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:19.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:19.013 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:19.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:19.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:19.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:19.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:19.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:19.015 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:19.015 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:19.015 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:19.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:19.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:19.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:19.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:19.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:19.018 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:19.021 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:19.021 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:19.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:19.021 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:19.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:19.021 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:19.023 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:19.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:19.022 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:19.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.023933 27340 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:19.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:19.022 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.443317 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46384 (local address 127.24.8.252:33317)
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.443914 (+   597us) server_negotiation.cc:207] Beginning negotiation
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:17.443915 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.023353 (+1579438us) server_negotiation.cc:408] Connection header received
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.023627 (+   274us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.023630 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.023651 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.023717 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.023846 (+   129us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46384: BlockingRecv error: recv got EOF from 127.0.0.1:46384 (error 108)
02:16:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":582,"thread_start_us":80,"threads_started":1}
02:16:19.025 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:19.025 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:19.032 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7daf596c, L:/127.0.0.1:34880 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:19.032 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x26f83a6c, L:/127.0.0.1:35332 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:19.033 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.253:36209(127.24.8.253:36209)] connecting to peer
02:16:19.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:19.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2854), Traces: [0ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [1589ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.254:43169: OK, [2388ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [2720ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:19.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:19.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:19.035 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:19.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:19.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:19.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:19.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:19.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:19.038 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:19.039 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:19.039 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:19.039 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:19.039 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:19.039 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:19.039 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:19.039 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:19.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:19.042 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:19.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:19.045 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:19.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:19.045 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.252:33317: connection closed
02:16:19.048 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:19.050 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:19.051 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:19.052 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.252:33317(127.24.8.252:33317)] connecting to peer
02:16:19.053 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.24.8.254:43169(127.24.8.254:43169)] connecting to peer
02:16:19.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.8.252:33317(127.24.8.252:33317)] Successfully connected to peer
02:16:19.055 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.252
02:16:19.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.8.253:36209(127.24.8.253:36209)] Successfully connected to peer
02:16:19.062 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.253
02:16:19.063 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9ad398e7, L:/127.0.0.1:46838 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:19.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.8.254:43169(127.24.8.254:43169)] Successfully connected to peer
02:16:19.066 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.8.254
02:16:19.067 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5dcb112b, L:/127.0.0.1:46822 - R:/127.24.8.252:33317] using SASL/PLAIN
02:16:19.068 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:19.069 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=58), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [16ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [51ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, deferred=null) after lookup
02:16:19.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:19.070 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x88cfd138, L:/127.0.0.1:35334 - R:/127.24.8.253:36209] using SASL/PLAIN
02:16:19.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:19.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:19.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:19.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:19.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:19.071 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:19.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=50), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.253:36209, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.252:33317, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.8.254:43169, [30ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.252:33317: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.24.8.253:36209: OK, deferred=null) after lookup
02:16:19.072 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:19.072 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state CONNECTING
02:16:19.072 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:19.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:19.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:19.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f1ec143ea53948a1af03b6c772e588c2
02:16:19.073 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:19.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:19.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:19.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 879575b096c3468286c60ebf0f70709d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:16:19.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c7bc14c56e444d18faf21f984da66a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:16:19.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 61f618af4bc44ddfa7e77789fca59a9d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:16:19.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 115163e65b8a42d5927107e4ce5a9f90 for table 'testManyClients' with partition [0x8000001E, <end>)
02:16:19.074 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=879575b096c3468286c60ebf0f70709d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=5c7bc14c56e444d18faf21f984da66a2@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)[L],8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=61f618af4bc44ddfa7e77789fca59a9d@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=115163e65b8a42d5927107e4ce5a9f90@[5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145),8114d36ee58f479782a90ba6d353c4a3(127.24.8.195:38757),89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)[L]]}]
02:16:19.074 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:19.074 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state NEGOTIATING
02:16:19.074 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:19.075 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:19.075 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:19.076 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:19.076 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:19.076 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:19.076 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state CONNECTING due to: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:19.076 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnected from peer
02:16:19.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.076683 26879 negotiation.cc:336] Failed RPC negotiation. Trace:
02:16:19.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.065427 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42076 (local address 127.24.8.254:43169)
02:16:19.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.065481 (+    54us) server_negotiation.cc:207] Beginning negotiation
02:16:19.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.065484 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:16:19.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.065802 (+   318us) server_negotiation.cc:408] Connection header received
02:16:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.065999 (+   197us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:16:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.066000 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:16:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.066013 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:16:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.066090 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
02:16:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.069015 (+  2925us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:16:19.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.069696 (+   681us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:16:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:16:19.076612 (+  6916us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42076: BlockingRecv error: recv got EOF from 127.0.0.1:42076 (error 108)
02:16:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
02:16:19.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:19.080 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state NEGOTIATING due to: connection closed
02:16:19.080 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.8.254:43169: connection closed
02:16:19.083 [DEBUG - main] (Connection.java:575) [peer master-127.24.8.253:36209(127.24.8.253:36209)] disconnecting while in state READY
02:16:19.083 [DEBUG - main] (Connection.java:575) [peer master-127.24.8.254:43169(127.24.8.254:43169)] disconnecting while in state READY
02:16:19.083 [DEBUG - main] (Connection.java:575) [peer 89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)] disconnecting while in state READY
02:16:19.083 [DEBUG - main] (Connection.java:575) [peer master-127.24.8.252:33317(127.24.8.252:33317)] disconnecting while in state READY
02:16:19.083 [DEBUG - main] (Connection.java:575) [peer 5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)] disconnecting while in state READY
02:16:19.084 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)] handling channelInactive
02:16:19.084 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 5717b0a905064fb48705d4c6418fd8cb(127.24.8.193:38145)] cleaning up while in state READY due to: connection closed
02:16:19.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.8.252:33317(127.24.8.252:33317)] handling channelInactive
02:16:19.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.8.252:33317(127.24.8.252:33317)] cleaning up while in state READY due to: connection closed
02:16:19.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.8.253:36209(127.24.8.253:36209)] handling channelInactive
02:16:19.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.8.253:36209(127.24.8.253:36209)] cleaning up while in state READY due to: connection closed
02:16:19.085 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.8.254:43169(127.24.8.254:43169)] handling channelInactive
02:16:19.085 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.8.254:43169(127.24.8.254:43169)] cleaning up while in state READY due to: connection closed
02:16:19.086 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:19.087 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)] handling channelInactive
02:16:19.087 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 89e8611002504374901b9bdde6c1c3e1(127.24.8.194:34349)] cleaning up while in state READY due to: connection closed
02:16:19.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.087425 24611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 24896
02:16:19.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.095692 24611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 25031
02:16:19.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.103608 24611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 25166
02:16:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.110800 24611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 24622
02:16:19.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.119352 24611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 24693
02:16:19.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.128679 24611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 24764
02:16:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:16:19Z chronyd exiting
.02:16:19.195 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783476979194
02:16:19.200 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:16:19.200 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
02:16:19.200 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskrHyMKt/test-tmp
02:16:19.201 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
02:16:19.201 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskrHyMKt/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
02:16:19.205 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

02:16:19.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.291193 27672 mini_oidc.cc:150] Starting JWKS server
02:16:19.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.292004 27672 webserver.cc:534] Webserver started at http://127.0.0.1:40829/ using document root <none> and password file <none>
02:16:19.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.292098 27672 mini_oidc.cc:186] Starting OIDC Discovery server
02:16:19.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.292256 27672 webserver.cc:534] Webserver started at http://127.0.0.1:35097/ using document root <none> and password file <none>
02:16:19.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:16:19Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
02:16:19.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:16:19Z Disabled control of system clock
02:16:19.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.305507 27672 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:19.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/wal
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/data
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/logs
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/data/info.pb
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.62:38217
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.62
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:19.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:19.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:19.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:19.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:19.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:19.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40829/jwks.json with env {}
02:16:19.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.393141 27683 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:19.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.393358 27683 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:19.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.393381 27683 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.395269 27683 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:16:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.395349 27683 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.395365 27683 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:16:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.395378 27683 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:16:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.395391 27683 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:16:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.395402 27683 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40829/jwks.json
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.397514 27683 master_runner.cc:387] Master server non-default flags:
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/data
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/wal
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.62:38217
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40829/jwks.json
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/data/info.pb
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.62
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27683
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/logs
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.397826 27683 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.398046 27683 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.401901 27691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.401937 27689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.401901 27688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.401981 27683 server_base.cc:1061] running on GCE node
02:16:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.402380 27683 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.402698 27683 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:19.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.403908 27683 hybrid_clock.cc:648] HybridClock initialized: now 1783476979403881 us; error 39 us; skew 500 ppm
02:16:19.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.405217 27683 webserver.cc:534] Webserver started at http://127.27.6.62:36719/ using document root <none> and password file <none>
02:16:19.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.405481 27683 fs_manager.cc:362] Metadata directory not provided
02:16:19.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.405576 27683 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:19.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.405691 27683 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:19.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.406607 27683 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/data/instance:
02:16:19.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d56c7affba62462091ce8bb82d62f4c8"
02:16:19.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:19 on dist-test-slave-wmqf"
02:16:19.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.406993 27683 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/wal/instance:
02:16:19.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d56c7affba62462091ce8bb82d62f4c8"
02:16:19.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:19 on dist-test-slave-wmqf"
02:16:19.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.408517 27683 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
02:16:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.409484 27697 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.409770 27683 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:16:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.409870 27683 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/wal
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d56c7affba62462091ce8bb82d62f4c8"
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:19 on dist-test-slave-wmqf"
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.409961 27683 fs_report.cc:389] FS layout report
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/wal
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/wal
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/data/data
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.423450 27683 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.424122 27683 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.424345 27683 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:19.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.429560 27683 rpc_server.cc:307] RPC server started. Bound to: 127.27.6.62:38217
02:16:19.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.429646 27749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.6.62:38217 every 8 connection(s)
02:16:19.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.430056 27683 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/data/info.pb
02:16:19.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.430809 27750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.431313 27672 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 27683
02:16:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.431417 27672 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-0/wal/instance
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.432493 27672 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/wal
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/data
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/logs
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/data/info.pb
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.61:34791
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.61
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40829/jwks.json with env {}
02:16:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.432806 27750 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } has no permanent_uuid. Determining permanent_uuid...
02:16:19.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.440075 27750 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } has no permanent_uuid. Determining permanent_uuid...
02:16:19.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.440598 27701 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.6.61:34791: connect: Connection refused (error 111)
02:16:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.441339 27750 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.6.61:34791: Network error: Client connection negotiation failed: client connection to 127.27.6.61:34791: connect: Connection refused (error 111)
02:16:19.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.490636 27750 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } attempt: 1
02:16:19.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.491704 27750 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.6.61:34791: Network error: Client connection negotiation failed: client connection to 127.27.6.61:34791: connect: Connection refused (error 111)
02:16:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.519313 27752 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.519537 27752 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.519559 27752 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.521190 27752 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:16:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.521256 27752 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.521271 27752 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:16:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.521284 27752 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:16:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.521297 27752 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:16:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.521308 27752 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40829/jwks.json
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.522997 27752 master_runner.cc:387] Master server non-default flags:
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/data
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/wal
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.61:34791
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40829/jwks.json
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/data/info.pb
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.61
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27752
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/logs
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.523255 27752 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.523458 27752 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.526108 27760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.526095 27763 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.526095 27761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.526731 27752 server_base.cc:1061] running on GCE node
02:16:19.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.526988 27752 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:19.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.527338 27752 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:19.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.528496 27752 hybrid_clock.cc:648] HybridClock initialized: now 1783476979528442 us; error 66 us; skew 500 ppm
02:16:19.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.529770 27752 webserver.cc:534] Webserver started at http://127.27.6.61:43807/ using document root <none> and password file <none>
02:16:19.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.530016 27752 fs_manager.cc:362] Metadata directory not provided
02:16:19.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.530093 27752 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:19.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.530210 27752 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.531098 27752 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/data/instance:
02:16:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6265520104f446092ed69b18d719447"
02:16:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:19 on dist-test-slave-wmqf"
02:16:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.531467 27752 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/wal/instance:
02:16:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6265520104f446092ed69b18d719447"
02:16:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:19 on dist-test-slave-wmqf"
02:16:19.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.532908 27752 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.533833 27769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.534104 27752 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.534196 27752 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/wal
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6265520104f446092ed69b18d719447"
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:19 on dist-test-slave-wmqf"
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.534267 27752 fs_report.cc:389] FS layout report
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/wal
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/wal
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/data/data
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.557637 27752 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:19.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.558051 27752 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:19.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.558228 27752 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:19.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.559886 27750 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } attempt: 2
02:16:19.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.560900 27750 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.6.61:34791: Network error: Client connection negotiation failed: client connection to 127.27.6.61:34791: connect: Connection refused (error 111)
02:16:19.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.563741 27752 rpc_server.cc:307] RPC server started. Bound to: 127.27.6.61:34791
02:16:19.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.563769 27821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.6.61:34791 every 8 connection(s)
02:16:19.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.564180 27752 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/data/info.pb
02:16:19.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.564879 27822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:19.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.566156 27822 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } has no permanent_uuid. Determining permanent_uuid...
02:16:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.568598 27672 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 27752
02:16:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.568697 27672 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-1/wal/instance
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.569072 27672 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/wal
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/data
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/logs
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/data/info.pb
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.60:44103
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.60
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40829/jwks.json with env {}
02:16:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.571378 27822 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } has no permanent_uuid. Determining permanent_uuid...
02:16:19.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.576164 27822 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } has no permanent_uuid. Determining permanent_uuid...
02:16:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.576778 27773 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.6.60:44103: connect: Connection refused (error 111)
02:16:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.577620 27822 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.6.60:44103: Network error: Client connection negotiation failed: client connection to 127.27.6.60:44103: connect: Connection refused (error 111)
02:16:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.626937 27822 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } attempt: 1
02:16:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.628298 27822 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.6.60:44103: Network error: Client connection negotiation failed: client connection to 127.27.6.60:44103: connect: Connection refused (error 111)
02:16:19.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.652123 27750 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } attempt: 3
02:16:19.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.652617 27825 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:19.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.652844 27825 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:19.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.652880 27825 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.656489 27750 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } has no permanent_uuid. Determining permanent_uuid...
02:16:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.656579 27825 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:16:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.656626 27825 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.656641 27825 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:16:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.656656 27825 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:16:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.656690 27825 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:16:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.656709 27825 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40829/jwks.json
02:16:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.657212 27750 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.6.60:44103: Network error: Client connection negotiation failed: client connection to 127.27.6.60:44103: connect: Connection refused (error 111)
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.659010 27825 master_runner.cc:387] Master server non-default flags:
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/data
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/wal
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.60:44103
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40829/jwks.json
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/data/info.pb
02:16:19.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.60
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27825
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/logs
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.659260 27825 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:19.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.659456 27825 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.666010 27833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.666010 27832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.666278 27835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.666702 27825 server_base.cc:1061] running on GCE node
02:16:19.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.666972 27825 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:19.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.667261 27825 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:19.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.668467 27825 hybrid_clock.cc:648] HybridClock initialized: now 1783476979668444 us; error 35 us; skew 500 ppm
02:16:19.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.669801 27825 webserver.cc:534] Webserver started at http://127.27.6.60:44131/ using document root <none> and password file <none>
02:16:19.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.669996 27825 fs_manager.cc:362] Metadata directory not provided
02:16:19.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.670032 27825 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:19.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.670109 27825 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.670933 27825 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/data/instance:
02:16:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1cf212c6e104f14aabb0a74499e0960"
02:16:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:19 on dist-test-slave-wmqf"
02:16:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.671207 27825 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/wal/instance:
02:16:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1cf212c6e104f14aabb0a74499e0960"
02:16:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:19 on dist-test-slave-wmqf"
02:16:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.672521 27825 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
02:16:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.673470 27841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.673779 27825 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:16:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.673864 27825 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/wal
02:16:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1cf212c6e104f14aabb0a74499e0960"
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:19 on dist-test-slave-wmqf"
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.673915 27825 fs_report.cc:389] FS layout report
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/wal
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/wal
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/data/data
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.688460 27750 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } attempt: 1
02:16:19.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.689679 27750 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.6.60:44103: Network error: Client connection negotiation failed: client connection to 127.27.6.60:44103: connect: Connection refused (error 111)
02:16:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.691113 27825 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.691421 27825 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:19.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.691516 27825 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:19.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.695587 27825 rpc_server.cc:307] RPC server started. Bound to: 127.27.6.60:44103
02:16:19.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.695650 27893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.6.60:44103 every 8 connection(s)
02:16:19.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.696007 27825 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/data/info.pb
02:16:19.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.696736 27894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:19.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.696758 27822 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } attempt: 2
02:16:19.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.699230 27894 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } has no permanent_uuid. Determining permanent_uuid...
02:16:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.703830 27894 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } has no permanent_uuid. Determining permanent_uuid...
02:16:19.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.704802 27822 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447: Bootstrap starting.
02:16:19.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.705564 27822 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447: Neither blocks nor log segments found. Creating new log.
02:16:19.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.705658 27672 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 27825
02:16:19.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.705741 27672 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/master-2/wal/instance
02:16:19.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.705868 27822 log.cc:826] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447: Log is configured to *not* fsync() on all Append() calls
02:16:19.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.706580 27822 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447: No bootstrap required, opened a new log
02:16:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.708014 27894 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } has no permanent_uuid. Determining permanent_uuid...
02:16:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.708303 27822 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } }
02:16:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.708464 27822 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:19.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.708505 27822 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6265520104f446092ed69b18d719447, State: Initialized, Role: FOLLOWER
02:16:19.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.708607 27822 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [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: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } }
02:16:19.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.708907 27822 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [sys.catalog]: configured and running, proceeding with master startup.
02:16:19.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.710733 27912 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
02:16:19.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.711035 27901 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [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: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.711349 27901 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [sys.catalog]: This master's current role is: FOLLOWER
02:16:19.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.711730 27752 master_runner.cc:187] Error getting master registration for 127.27.6.62:38217: OK, instance_id { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" instance_seqno: 1783476979428215 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:16:19.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.713641 27752 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:16:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.714231 27894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960: Bootstrap starting.
02:16:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.714884 27894 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960: Neither blocks nor log segments found. Creating new log.
02:16:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.715190 27894 log.cc:826] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960: Log is configured to *not* fsync() on all Append() calls
02:16:19.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.715955 27894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960: No bootstrap required, opened a new log
02:16:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.718185 27894 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } }
02:16:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.718343 27894 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.718386 27894 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1cf212c6e104f14aabb0a74499e0960, State: Initialized, Role: FOLLOWER
02:16:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.718546 27894 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [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: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } }
02:16:19.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.718918 27894 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [sys.catalog]: configured and running, proceeding with master startup.
02:16:19.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.719189 27914 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [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: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.719427 27914 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [sys.catalog]: This master's current role is: FOLLOWER
02:16:19.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.721633 27925 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:16:19.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.721843 27925 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:16:19.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.721917 27825 master_runner.cc:187] Error getting master registration for 127.27.6.62:38217: OK, instance_id { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" instance_seqno: 1783476979428215 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:16:19.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.723925 27825 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:16:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.765005 27750 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } attempt: 2
02:16:19.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.770124 27750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8: Bootstrap starting.
02:16:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.771086 27750 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8: Neither blocks nor log segments found. Creating new log.
02:16:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.771430 27750 log.cc:826] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8: Log is configured to *not* fsync() on all Append() calls
02:16:19.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.772320 27750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8: No bootstrap required, opened a new log
02:16:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.775195 27750 raft_consensus.cc:359] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } }
02:16:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.775383 27750 raft_consensus.cc:385] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.775420 27750 raft_consensus.cc:740] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d56c7affba62462091ce8bb82d62f4c8, State: Initialized, Role: FOLLOWER
02:16:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.775560 27750 consensus_queue.cc:260] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [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: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } }
02:16:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.775942 27750 sys_catalog.cc:565] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [sys.catalog]: configured and running, proceeding with master startup.
02:16:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.775909 27928 sys_catalog.cc:455] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [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: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.776042 27928 sys_catalog.cc:458] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [sys.catalog]: This master's current role is: FOLLOWER
02:16:19.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.778848 27939 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:16:19.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.779367 27939 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:16:19.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.782260 27683 master_runner.cc:264] No leader master found from master d56c7affba62462091ce8bb82d62f4c8
02:16:19.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.782357 27683 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:16:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.809039 27775 tablet.cc:2406] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:16:19.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.814460 27928 raft_consensus.cc:493] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:16:19.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.814621 27928 raft_consensus.cc:515] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } }
02:16:19.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.814898 27928 leader_election.cc:290] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6265520104f446092ed69b18d719447 (127.27.6.61:34791), b1cf212c6e104f14aabb0a74499e0960 (127.27.6.60:44103)
02:16:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.815902 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d56c7affba62462091ce8bb82d62f4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cf212c6e104f14aabb0a74499e0960" is_pre_election: true
02:16:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.816156 27868 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56c7affba62462091ce8bb82d62f4c8 in term 0.
02:16:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.816643 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d56c7affba62462091ce8bb82d62f4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6265520104f446092ed69b18d719447" is_pre_election: true
02:16:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.816687 27701 leader_election.cc:304] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [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: b1cf212c6e104f14aabb0a74499e0960, d56c7affba62462091ce8bb82d62f4c8; no voters: 
02:16:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.816819 27796 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d56c7affba62462091ce8bb82d62f4c8 in term 0.
02:16:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.816856 27928 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:16:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.816903 27928 raft_consensus.cc:493] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:16:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.816927 27928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 0 FOLLOWER]: Advancing to term 1
02:16:19.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.817883 27928 raft_consensus.cc:515] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } }
02:16:19.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.818065 27928 leader_election.cc:290] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [CANDIDATE]: Term 1 election: Requested vote from peers a6265520104f446092ed69b18d719447 (127.27.6.61:34791), b1cf212c6e104f14aabb0a74499e0960 (127.27.6.60:44103)
02:16:19.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.818432 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d56c7affba62462091ce8bb82d62f4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1cf212c6e104f14aabb0a74499e0960"
02:16:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.818461 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d56c7affba62462091ce8bb82d62f4c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6265520104f446092ed69b18d719447"
02:16:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.818535 27868 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [term 0 FOLLOWER]: Advancing to term 1
02:16:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.818569 27796 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [term 0 FOLLOWER]: Advancing to term 1
02:16:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.819600 27796 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56c7affba62462091ce8bb82d62f4c8 in term 1.
02:16:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.819636 27868 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d56c7affba62462091ce8bb82d62f4c8 in term 1.
02:16:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.819849 27701 leader_election.cc:304] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [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: b1cf212c6e104f14aabb0a74499e0960, d56c7affba62462091ce8bb82d62f4c8; no voters: 
02:16:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.820019 27928 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 1 FOLLOWER]: Leader election won for term 1
02:16:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.820223 27928 raft_consensus.cc:697] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [term 1 LEADER]: Becoming Leader. State: Replica: d56c7affba62462091ce8bb82d62f4c8, State: Running, Role: LEADER
02:16:19.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.820356 27928 consensus_queue.cc:237] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [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: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } }
02:16:19.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.820951 27941 sys_catalog.cc:455] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d56c7affba62462091ce8bb82d62f4c8. Latest consensus state: current_term: 1 leader_uuid: "d56c7affba62462091ce8bb82d62f4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.821229 27941 sys_catalog.cc:458] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [sys.catalog]: This master's current role is: LEADER
02:16:19.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.821651 27943 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
02:16:19.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.821893 27943 catalog_manager.cc:1519] Initializing Kudu cluster ID...
02:16:19.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.823503 27868 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [term 1 FOLLOWER]: Refusing update from remote peer d56c7affba62462091ce8bb82d62f4c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:16:19.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.823532 27796 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [term 1 FOLLOWER]: Refusing update from remote peer d56c7affba62462091ce8bb82d62f4c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:16:19.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.823817 27941 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:19.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.824138 27941 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.825177 27901 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d56c7affba62462091ce8bb82d62f4c8. Latest consensus state: current_term: 1 leader_uuid: "d56c7affba62462091ce8bb82d62f4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.825304 27901 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [sys.catalog]: This master's current role is: FOLLOWER
02:16:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.825480 27914 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d56c7affba62462091ce8bb82d62f4c8. Latest consensus state: current_term: 1 leader_uuid: "d56c7affba62462091ce8bb82d62f4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.825579 27914 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [sys.catalog]: This master's current role is: FOLLOWER
02:16:19.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.826545 27941 sys_catalog.cc:455] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d56c7affba62462091ce8bb82d62f4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.826627 27941 sys_catalog.cc:458] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [sys.catalog]: This master's current role is: LEADER
02:16:19.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.827191 27914 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d56c7affba62462091ce8bb82d62f4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.827276 27914 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960 [sys.catalog]: This master's current role is: FOLLOWER
02:16:19.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.827800 27943 catalog_manager.cc:1382] Generated new cluster ID: 4efb0844e9934164872d39504dcb50d4
02:16:19.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.827863 27943 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
02:16:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.832103 27928 sys_catalog.cc:455] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d56c7affba62462091ce8bb82d62f4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.832219 27928 sys_catalog.cc:458] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8 [sys.catalog]: This master's current role is: LEADER
02:16:19.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.833177 27945 mvcc.cc:204] Tried to move back new op lower bound from 7305121709354319872 to 7305121709345099776. Current Snapshot: MvccSnapshot[applied={T|T < 7305121709354319872}]
02:16:19.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.833281 27901 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d56c7affba62462091ce8bb82d62f4c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d56c7affba62462091ce8bb82d62f4c8" member_type: VOTER last_known_addr { host: "127.27.6.62" port: 38217 } } peers { permanent_uuid: "a6265520104f446092ed69b18d719447" member_type: VOTER last_known_addr { host: "127.27.6.61" port: 34791 } } peers { permanent_uuid: "b1cf212c6e104f14aabb0a74499e0960" member_type: VOTER last_known_addr { host: "127.27.6.60" port: 44103 } } }
02:16:19.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.833346 27901 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447 [sys.catalog]: This master's current role is: FOLLOWER
02:16:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.839628 27943 catalog_manager.cc:1405] Generated new certificate authority record
02:16:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.840458 27943 catalog_manager.cc:1539] Loading token signing keys...
02:16:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.848778 27943 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d56c7affba62462091ce8bb82d62f4c8: Generated new TSK 0
02:16:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.849295 27943 catalog_manager.cc:1549] Initializing in-progress tserver states...
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.868326 27672 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/wal
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/data
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/logs
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/data/info.pb
02:16:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.1:0
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.6.1
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.1
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:16:19.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.989492 27953 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:19.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.989742 27953 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:19.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.989770 27953 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:19.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.992278 27953 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:19.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:19.992419 27953 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.6.1
02:16:19.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.995643 27953 tablet_server_runner.cc:78] Tablet server non-default flags:
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/data
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/wal
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.1:0
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/data/info.pb
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.1
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27953
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.6.1
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/logs
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:19.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.996462 27953 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:19.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:19.996948 27953 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.000800 27961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.000825 27958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.000967 27953 server_base.cc:1061] running on GCE node
02:16:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.001113 27959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.001662 27953 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:20.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.002012 27953 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:20.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.003194 27953 hybrid_clock.cc:648] HybridClock initialized: now 1783476980003174 us; error 33 us; skew 500 ppm
02:16:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.005097 27953 webserver.cc:534] Webserver started at http://127.27.6.1:39107/ using document root <none> and password file <none>
02:16:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.005316 27953 fs_manager.cc:362] Metadata directory not provided
02:16:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.005357 27953 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.005438 27953 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.006384 27953 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/data/instance:
02:16:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a9561a88ebd44e09a0e1e7216566e55"
02:16:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:20 on dist-test-slave-wmqf"
02:16:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.006678 27953 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/wal/instance:
02:16:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a9561a88ebd44e09a0e1e7216566e55"
02:16:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:20 on dist-test-slave-wmqf"
02:16:20.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.008597 27953 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
02:16:20.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.009560 27967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:20.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.009806 27953 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.009888 27953 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/wal
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a9561a88ebd44e09a0e1e7216566e55"
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:20 on dist-test-slave-wmqf"
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.009995 27953 fs_report.cc:389] FS layout report
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/wal
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/wal
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/data/data
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:20.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.022435 27953 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:20.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.022867 27953 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:20.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.023046 27953 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:20.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.023342 27953 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:16:20.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.023754 27953 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:16:20.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.023811 27953 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:16:20.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.023849 27953 ts_tablet_manager.cc:616] Registered 0 tablets
02:16:20.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.023865 27953 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:16:20.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.030628 27953 rpc_server.cc:307] RPC server started. Bound to: 127.27.6.1:42281
02:16:20.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.030679 28080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.6.1:42281 every 8 connection(s)
02:16:20.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.031024 27953 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/data/info.pb
02:16:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.035403 27672 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 27953
02:16:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.035502 27672 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-0/wal/instance
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.037804 28081 heartbeater.cc:344] Connected to a master server at 127.27.6.60:44103
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.037919 28081 heartbeater.cc:461] Registering TS with master...
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.038121 28081 heartbeater.cc:507] Master 127.27.6.60:44103 requested a full tablet report, sending...
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.038326 27672 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/wal
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/data
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/logs
02:16:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/data/info.pb
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.2:0
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.6.2
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.2
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:20.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:16:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.039942 27857 ts_manager.cc:194] Registered new tserver with Master: 3a9561a88ebd44e09a0e1e7216566e55 (127.27.6.1:42281)
02:16:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.040262 28082 heartbeater.cc:344] Connected to a master server at 127.27.6.62:38217
02:16:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.040305 28083 heartbeater.cc:344] Connected to a master server at 127.27.6.61:34791
02:16:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.040484 28082 heartbeater.cc:461] Registering TS with master...
02:16:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.040627 28083 heartbeater.cc:461] Registering TS with master...
02:16:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.040863 28082 heartbeater.cc:507] Master 127.27.6.62:38217 requested a full tablet report, sending...
02:16:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.040979 28083 heartbeater.cc:507] Master 127.27.6.61:34791 requested a full tablet report, sending...
02:16:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.041309 27714 ts_manager.cc:194] Registered new tserver with Master: 3a9561a88ebd44e09a0e1e7216566e55 (127.27.6.1:42281)
02:16:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.042330 27714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.6.1:59069
02:16:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.042707 27786 ts_manager.cc:194] Registered new tserver with Master: 3a9561a88ebd44e09a0e1e7216566e55 (127.27.6.1:42281)
02:16:20.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.125126 28088 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:20.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.125357 28088 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:20.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.125396 28088 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.127883 28088 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.127998 28088 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.6.2
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.129920 28088 tablet_server_runner.cc:78] Tablet server non-default flags:
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/data
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/wal
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.2:0
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/data/info.pb
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.2
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28088
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.6.2
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/logs
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.130270 28088 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:20.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.130558 28088 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:20.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.133329 28094 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:20.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.133320 28096 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:20.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.133320 28093 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:20.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.133508 28088 server_base.cc:1061] running on GCE node
02:16:20.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.134001 28088 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:20.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.134279 28088 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:20.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.135460 28088 hybrid_clock.cc:648] HybridClock initialized: now 1783476980135432 us; error 40 us; skew 500 ppm
02:16:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.136986 28088 webserver.cc:534] Webserver started at http://127.27.6.2:34395/ using document root <none> and password file <none>
02:16:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.137231 28088 fs_manager.cc:362] Metadata directory not provided
02:16:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.137307 28088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.137420 28088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:20.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.138339 28088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/data/instance:
02:16:20.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "602368688fa7423dabd3b9a14be22338"
02:16:20.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:20 on dist-test-slave-wmqf"
02:16:20.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.138738 28088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/wal/instance:
02:16:20.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "602368688fa7423dabd3b9a14be22338"
02:16:20.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:20 on dist-test-slave-wmqf"
02:16:20.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.140215 28088 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
02:16:20.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.141629 28102 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.141960 28088 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.142071 28088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/wal
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "602368688fa7423dabd3b9a14be22338"
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:20 on dist-test-slave-wmqf"
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.142189 28088 fs_report.cc:389] FS layout report
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/wal
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/wal
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/data/data
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:20.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:20.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.187237 28088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:20.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.187667 28088 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:20.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.187845 28088 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:20.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.188302 28088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:16:20.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.188781 28088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:16:20.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.188838 28088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:16:20.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.188874 28088 ts_tablet_manager.cc:616] Registered 0 tablets
02:16:20.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.188891 28088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:16:20.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.194998 28088 rpc_server.cc:307] RPC server started. Bound to: 127.27.6.2:43349
02:16:20.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.195076 28215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.6.2:43349 every 8 connection(s)
02:16:20.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.195423 28088 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/data/info.pb
02:16:20.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201095 28216 heartbeater.cc:344] Connected to a master server at 127.27.6.60:44103
02:16:20.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201228 28216 heartbeater.cc:461] Registering TS with master...
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201421 28217 heartbeater.cc:344] Connected to a master server at 127.27.6.62:38217
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201488 28217 heartbeater.cc:461] Registering TS with master...
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201504 28218 heartbeater.cc:344] Connected to a master server at 127.27.6.61:34791
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201539 28218 heartbeater.cc:461] Registering TS with master...
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201581 28216 heartbeater.cc:507] Master 127.27.6.60:44103 requested a full tablet report, sending...
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201602 28217 heartbeater.cc:507] Master 127.27.6.62:38217 requested a full tablet report, sending...
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201609 28218 heartbeater.cc:507] Master 127.27.6.61:34791 requested a full tablet report, sending...
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.201987 27714 ts_manager.cc:194] Registered new tserver with Master: 602368688fa7423dabd3b9a14be22338 (127.27.6.2:43349)
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.202104 27786 ts_manager.cc:194] Registered new tserver with Master: 602368688fa7423dabd3b9a14be22338 (127.27.6.2:43349)
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.202423 27714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.6.2:55549
02:16:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.202728 27857 ts_manager.cc:194] Registered new tserver with Master: 602368688fa7423dabd3b9a14be22338 (127.27.6.2:43349)
02:16:20.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.205250 27672 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 28088
02:16:20.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.205432 27672 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-1/wal/instance
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.207105 27672 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrHyMKt/build/release/bin/kudu
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/wal
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/data
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/logs
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/data/info.pb
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.3:0
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.6.3
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.3
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:16:20.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.294405 28223 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:16:20.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.294602 28223 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:16:20.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.294625 28223 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:16:20.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.296077 28223 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:16:20.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.296142 28223 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.6.3
02:16:20.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.297756 28223 tablet_server_runner.cc:78] Tablet server non-default flags:
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.6.20:44211
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/data
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/wal
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.6.3:0
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/data/info.pb
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.6.3
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.6.62:38217,127.27.6.61:34791,127.27.6.60:44103
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28223
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.6.3
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/logs
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision a3f35afc2b6dad6aa403ec58378221544a26edd0
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:40:33 UTC on e7f111948823
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16848
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.297961 28223 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:16:20.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.298158 28223 file_cache.cc:492] Constructed file cache file cache with capacity 419430
02:16:20.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.300841 28231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:20.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.300855 28228 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:20.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.300855 28229 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:16:20.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.301026 28223 server_base.cc:1061] running on GCE node
02:16:20.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.301433 28223 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:16:20.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.301625 28223 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:16:20.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.302816 28223 hybrid_clock.cc:648] HybridClock initialized: now 1783476980302789 us; error 31 us; skew 500 ppm
02:16:20.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.304795 28223 webserver.cc:534] Webserver started at http://127.27.6.3:42305/ using document root <none> and password file <none>
02:16:20.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.305099 28223 fs_manager.cc:362] Metadata directory not provided
02:16:20.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.305181 28223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:16:20.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.305318 28223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:16:20.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.306401 28223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/data/instance:
02:16:20.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "542f07a4fdfe424bae0b55cf12fe9a5b"
02:16:20.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:20 on dist-test-slave-wmqf"
02:16:20.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.307003 28223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/wal/instance:
02:16:20.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "542f07a4fdfe424bae0b55cf12fe9a5b"
02:16:20.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:20 on dist-test-slave-wmqf"
02:16:20.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.308826 28223 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.310078 28237 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.310451 28223 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.310585 28223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/data,/tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/wal
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "542f07a4fdfe424bae0b55cf12fe9a5b"
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:16:20 on dist-test-slave-wmqf"
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.310648 28223 fs_report.cc:389] FS layout report
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/wal
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/wal
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/data/data
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:16:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:16:20.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.319607 28223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:16:20.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.320108 28223 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:16:20.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.320267 28223 kserver.cc:163] Server-wide thread pool size limit: 3276
02:16:20.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.320572 28223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:16:20.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.321069 28223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:16:20.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.321112 28223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:16:20.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.321144 28223 ts_tablet_manager.cc:616] Registered 0 tablets
02:16:20.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.321161 28223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:16:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.328023 28223 rpc_server.cc:307] RPC server started. Bound to: 127.27.6.3:46357
02:16:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.328060 28352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.6.3:46357 every 8 connection(s)
02:16:20.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.328462 28223 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/data/info.pb
02:16:20.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.332863 27672 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrHyMKt/build/release/bin/kudu as pid 28223
02:16:20.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.332952 27672 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrHyMKt/test-tmp/mini-kudu-cluster820951986061555978/ts-2/wal/instance
02:16:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.334595 28353 heartbeater.cc:344] Connected to a master server at 127.27.6.60:44103
02:16:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.334708 28353 heartbeater.cc:461] Registering TS with master...
02:16:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.334846 28354 heartbeater.cc:344] Connected to a master server at 127.27.6.62:38217
02:16:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.334911 28354 heartbeater.cc:461] Registering TS with master...
02:16:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.334932 28353 heartbeater.cc:507] Master 127.27.6.60:44103 requested a full tablet report, sending...
02:16:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.335047 28354 heartbeater.cc:507] Master 127.27.6.62:38217 requested a full tablet report, sending...
02:16:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.335335 27714 ts_manager.cc:194] Registered new tserver with Master: 542f07a4fdfe424bae0b55cf12fe9a5b (127.27.6.3:46357)
02:16:20.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.335752 27857 ts_manager.cc:194] Registered new tserver with Master: 542f07a4fdfe424bae0b55cf12fe9a5b (127.27.6.3:46357)
02:16:20.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.335958 28355 heartbeater.cc:344] Connected to a master server at 127.27.6.61:34791
02:16:20.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.335959 27714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.6.3:40593
02:16:20.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.336153 28355 heartbeater.cc:461] Registering TS with master...
02:16:20.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.336275 28355 heartbeater.cc:507] Master 127.27.6.61:34791 requested a full tablet report, sending...
02:16:20.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.336557 27786 ts_manager.cc:194] Registered new tserver with Master: 542f07a4fdfe424bae0b55cf12fe9a5b (127.27.6.3:46357)
02:16:20.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.349336 27672 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
02:16:20.350 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:16:20.350 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

02:16:20.353 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.6.62"
      port: 38217
    }
    bound_http_address {
      host: "127.27.6.62"
      port: 36719
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.6.61"
      port: 34791
    }
    bound_http_address {
      host: "127.27.6.61"
      port: 43807
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.6.60"
      port: 44103
    }
    bound_http_address {
      host: "127.27.6.60"
      port: 44131
    }
  }
}

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

02:16:20.355 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.6.1"
      port: 42281
    }
    bound_http_address {
      host: "127.27.6.1"
      port: 39107
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.6.2"
      port: 43349
    }
    bound_http_address {
      host: "127.27.6.2"
      port: 34395
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.6.3"
      port: 46357
    }
    bound_http_address {
      host: "127.27.6.3"
      port: 42305
    }
  }
}

02:16:20.355 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
02:16:20.357 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:16:20.358 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.27.6.62:38217(127.27.6.62:38217)] connecting to peer
02:16:20.359 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.27.6.60:44103(127.27.6.60:44103)] connecting to peer
02:16:20.359 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.27.6.61:34791(127.27.6.61:34791)] connecting to peer
02:16:20.359 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.6.62:38217(127.27.6.62:38217)] Successfully connected to peer
02:16:20.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.6.61:34791(127.27.6.61:34791)] Successfully connected to peer
02:16:20.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.6.60:44103(127.27.6.60:44103)] Successfully connected to peer
02:16:20.361 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.6.62
02:16:20.362 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.6.60
02:16:20.362 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.6.61
02:16:20.370 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d10f6af, L:/127.0.0.1:50420 - R:/127.27.6.62:38217] using SASL/PLAIN
02:16:20.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:16:20.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=13), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.6.62:38217, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.6.60:44103, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.6.61:34791, [13ms] Sub RPC ConnectToMaster: received response from server master-127.27.6.62:38217: OK, deferred=null) after lookup
02:16:20.371 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9eb78cd, L:/127.0.0.1:52508 - R:/127.27.6.61:34791] using SASL/PLAIN
02:16:20.372 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa908e4a8, L:/127.0.0.1:38874 - R:/127.27.6.60:44103] using SASL/PLAIN
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.372220 27714 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50420:
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
02:16:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:16:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.374325 27714 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testMultipleSessions in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
02:16:20.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ef2b670ec84647568a1f5942a8bd5574
02:16:20.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.385453 28150 tablet_service.cc:1511] Processing CreateTablet for tablet 171b5c1a07b847508983daa10bd22dea (DEFAULT_TABLE table=testMultipleSessions [id=ef2b670ec84647568a1f5942a8bd5574]), partition=RANGE (key) PARTITION UNBOUNDED
02:16:20.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.385815 28150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171b5c1a07b847508983daa10bd22dea. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:20.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.388252 28287 tablet_service.cc:1511] Processing CreateTablet for tablet 171b5c1a07b847508983daa10bd22dea (DEFAULT_TABLE table=testMultipleSessions [id=ef2b670ec84647568a1f5942a8bd5574]), partition=RANGE (key) PARTITION UNBOUNDED
02:16:20.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.388577 28287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171b5c1a07b847508983daa10bd22dea. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:20.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.390621 28384 tablet_bootstrap.cc:492] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b: Bootstrap starting.
02:16:20.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.391676 28384 tablet_bootstrap.cc:654] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b: Neither blocks nor log segments found. Creating new log.
02:16:20.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.392151 28384 log.cc:826] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b: Log is configured to *not* fsync() on all Append() calls
02:16:20.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.393491 28383 tablet_bootstrap.cc:492] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338: Bootstrap starting.
02:16:20.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.394361 28383 tablet_bootstrap.cc:654] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338: Neither blocks nor log segments found. Creating new log.
02:16:20.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.394804 28383 log.cc:826] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338: Log is configured to *not* fsync() on all Append() calls
02:16:20.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.395987 28383 tablet_bootstrap.cc:492] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338: No bootstrap required, opened a new log
02:16:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.396029 28015 tablet_service.cc:1511] Processing CreateTablet for tablet 171b5c1a07b847508983daa10bd22dea (DEFAULT_TABLE table=testMultipleSessions [id=ef2b670ec84647568a1f5942a8bd5574]), partition=RANGE (key) PARTITION UNBOUNDED
02:16:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.396181 28383 ts_tablet_manager.cc:1403] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
02:16:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.396341 28015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171b5c1a07b847508983daa10bd22dea. 1 dirs total, 0 dirs full, 0 dirs failed
02:16:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.398105 28383 raft_consensus.cc:359] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } }
02:16:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.398249 28383 raft_consensus.cc:385] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.398279 28383 raft_consensus.cc:740] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 602368688fa7423dabd3b9a14be22338, State: Initialized, Role: FOLLOWER
02:16:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.398435 28383 consensus_queue.cc:260] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [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: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } }
02:16:20.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.398720 28383 ts_tablet_manager.cc:1434] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
02:16:20.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.399924 28217 heartbeater.cc:499] Master 127.27.6.62:38217 was elected leader, sending a full tablet report...
02:16:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.401090 28389 tablet_bootstrap.cc:492] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55: Bootstrap starting.
02:16:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.401122 28384 tablet_bootstrap.cc:492] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b: No bootstrap required, opened a new log
02:16:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.401191 28384 ts_tablet_manager.cc:1403] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
02:16:20.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.401991 28389 tablet_bootstrap.cc:654] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55: Neither blocks nor log segments found. Creating new log.
02:16:20.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.402410 28389 log.cc:826] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55: Log is configured to *not* fsync() on all Append() calls
02:16:20.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.403594 28384 raft_consensus.cc:359] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } }
02:16:20.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.403885 28384 raft_consensus.cc:385] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.404035 28384 raft_consensus.cc:740] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 542f07a4fdfe424bae0b55cf12fe9a5b, State: Initialized, Role: FOLLOWER
02:16:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.404263 28384 consensus_queue.cc:260] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b [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: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } }
02:16:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.404709 28384 ts_tablet_manager.cc:1434] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
02:16:20.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.404865 28389 tablet_bootstrap.cc:492] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55: No bootstrap required, opened a new log
02:16:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.405035 28389 ts_tablet_manager.cc:1403] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
02:16:20.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.405588 28354 heartbeater.cc:499] Master 127.27.6.62:38217 was elected leader, sending a full tablet report...
02:16:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.407025 28389 raft_consensus.cc:359] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } }
02:16:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.407177 28389 raft_consensus.cc:385] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:16:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.407212 28389 raft_consensus.cc:740] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9561a88ebd44e09a0e1e7216566e55, State: Initialized, Role: FOLLOWER
02:16:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.407320 28389 consensus_queue.cc:260] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55 [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: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } }
02:16:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.407699 28082 heartbeater.cc:499] Master 127.27.6.62:38217 was elected leader, sending a full tablet report...
02:16:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.407684 28389 ts_tablet_manager.cc:1434] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
02:16:20.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:16:20.447223 28219 tablet.cc:2406] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:16:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.458724 28388 raft_consensus.cc:493] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:16:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.458878 28388 raft_consensus.cc:515] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } }
02:16:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.459285 28388 leader_election.cc:290] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 542f07a4fdfe424bae0b55cf12fe9a5b (127.27.6.3:46357), 3a9561a88ebd44e09a0e1e7216566e55 (127.27.6.1:42281)
02:16:20.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.463224 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171b5c1a07b847508983daa10bd22dea" candidate_uuid: "602368688fa7423dabd3b9a14be22338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "542f07a4fdfe424bae0b55cf12fe9a5b" is_pre_election: true
02:16:20.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.463435 28307 raft_consensus.cc:2468] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 602368688fa7423dabd3b9a14be22338 in term 0.
02:16:20.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.463824 28035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171b5c1a07b847508983daa10bd22dea" candidate_uuid: "602368688fa7423dabd3b9a14be22338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9561a88ebd44e09a0e1e7216566e55" is_pre_election: true
02:16:20.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.463900 28104 leader_election.cc:304] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [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: 542f07a4fdfe424bae0b55cf12fe9a5b, 602368688fa7423dabd3b9a14be22338; no voters: 
02:16:20.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.464082 28035 raft_consensus.cc:2468] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 602368688fa7423dabd3b9a14be22338 in term 0.
02:16:20.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.464099 28388 raft_consensus.cc:2804] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:16:20.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.464154 28388 raft_consensus.cc:493] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:16:20.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.464179 28388 raft_consensus.cc:3060] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 0 FOLLOWER]: Advancing to term 1
02:16:20.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.464881 28388 raft_consensus.cc:515] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } }
02:16:20.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.465052 28388 leader_election.cc:290] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [CANDIDATE]: Term 1 election: Requested vote from peers 542f07a4fdfe424bae0b55cf12fe9a5b (127.27.6.3:46357), 3a9561a88ebd44e09a0e1e7216566e55 (127.27.6.1:42281)
02:16:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.465268 28035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171b5c1a07b847508983daa10bd22dea" candidate_uuid: "602368688fa7423dabd3b9a14be22338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9561a88ebd44e09a0e1e7216566e55"
02:16:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.465317 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171b5c1a07b847508983daa10bd22dea" candidate_uuid: "602368688fa7423dabd3b9a14be22338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "542f07a4fdfe424bae0b55cf12fe9a5b"
02:16:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.465346 28035 raft_consensus.cc:3060] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55 [term 0 FOLLOWER]: Advancing to term 1
02:16:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.465384 28307 raft_consensus.cc:3060] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b [term 0 FOLLOWER]: Advancing to term 1
02:16:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.466200 28035 raft_consensus.cc:2468] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 602368688fa7423dabd3b9a14be22338 in term 1.
02:16:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.466200 28307 raft_consensus.cc:2468] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 602368688fa7423dabd3b9a14be22338 in term 1.
02:16:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.466391 28106 leader_election.cc:304] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [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: 3a9561a88ebd44e09a0e1e7216566e55, 602368688fa7423dabd3b9a14be22338; no voters: 
02:16:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.466539 28388 raft_consensus.cc:2804] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 1 FOLLOWER]: Leader election won for term 1
02:16:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.466698 28388 raft_consensus.cc:697] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [term 1 LEADER]: Becoming Leader. State: Replica: 602368688fa7423dabd3b9a14be22338, State: Running, Role: LEADER
02:16:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.466790 28388 consensus_queue.cc:237] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [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: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } }
02:16:20.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.467659 27713 catalog_manager.cc:5696] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 602368688fa7423dabd3b9a14be22338 (127.27.6.2). New cstate: current_term: 1 leader_uuid: "602368688fa7423dabd3b9a14be22338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "602368688fa7423dabd3b9a14be22338" member_type: VOTER last_known_addr { host: "127.27.6.2" port: 43349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 } health_report { overall_health: UNKNOWN } } }
02:16:20.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 171b5c1a07b847508983daa10bd22dea for table 'testMultipleSessions' with partition [<start>, <end>)
02:16:20.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=171b5c1a07b847508983daa10bd22dea@[3a9561a88ebd44e09a0e1e7216566e55(127.27.6.1:42281),542f07a4fdfe424bae0b55cf12fe9a5b(127.27.6.3:46357),602368688fa7423dabd3b9a14be22338(127.27.6.2:43349)[L]]}]
02:16:20.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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.6.62:38217, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.6.62:38217: OK, deferred=null) after lookup
02:16:20.487 [DEBUG - pool-729-thread-6] (Connection.java:748) [peer 602368688fa7423dabd3b9a14be22338(127.27.6.2:43349)] connecting to peer
02:16:20.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 171b5c1a07b847508983daa10bd22dea for table 'testMultipleSessions' with partition [<start>, <end>)
02:16:20.489 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=171b5c1a07b847508983daa10bd22dea@[3a9561a88ebd44e09a0e1e7216566e55(127.27.6.1:42281),542f07a4fdfe424bae0b55cf12fe9a5b(127.27.6.3:46357),602368688fa7423dabd3b9a14be22338(127.27.6.2:43349)[L]]}]
02:16:20.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=5), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.6.62:38217, [5ms] Sub RPC GetTableLocations: received response from server master-127.27.6.62:38217: OK, deferred=null) after lookup
02:16:20.490 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 602368688fa7423dabd3b9a14be22338(127.27.6.2:43349)] Successfully connected to peer
02:16:20.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 171b5c1a07b847508983daa10bd22dea for table 'testMultipleSessions' with partition [<start>, <end>)
02:16:20.492 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=171b5c1a07b847508983daa10bd22dea@[3a9561a88ebd44e09a0e1e7216566e55(127.27.6.1:42281),542f07a4fdfe424bae0b55cf12fe9a5b(127.27.6.3:46357),602368688fa7423dabd3b9a14be22338(127.27.6.2:43349)[L]]}]
02:16:20.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.6.62:38217, [6ms] Sub RPC GetTableLocations: received response from server master-127.27.6.62:38217: OK, deferred=null) after lookup
02:16:20.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 171b5c1a07b847508983daa10bd22dea for table 'testMultipleSessions' with partition [<start>, <end>)
02:16:20.493 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=171b5c1a07b847508983daa10bd22dea@[3a9561a88ebd44e09a0e1e7216566e55(127.27.6.1:42281),542f07a4fdfe424bae0b55cf12fe9a5b(127.27.6.3:46357),602368688fa7423dabd3b9a14be22338(127.27.6.2:43349)[L]]}]
02:16:20.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.6.62:38217, [7ms] Sub RPC GetTableLocations: received response from server master-127.27.6.62:38217: OK, deferred=null) after lookup
02:16:20.501 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xc1dd6cf2, L:/127.0.0.1:46886 - R:/127.27.6.2:43349] using TOKEN/null
02:16:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.505834 28035 raft_consensus.cc:1275] T 171b5c1a07b847508983daa10bd22dea P 3a9561a88ebd44e09a0e1e7216566e55 [term 1 FOLLOWER]: Refusing update from remote peer 602368688fa7423dabd3b9a14be22338: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:16:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.506485 28388 consensus_queue.cc:1048] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9561a88ebd44e09a0e1e7216566e55" member_type: VOTER last_known_addr { host: "127.27.6.1" port: 42281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:20.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.510411 28307 raft_consensus.cc:1275] T 171b5c1a07b847508983daa10bd22dea P 542f07a4fdfe424bae0b55cf12fe9a5b [term 1 FOLLOWER]: Refusing update from remote peer 602368688fa7423dabd3b9a14be22338: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:16:20.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.511294 28388 consensus_queue.cc:1048] T 171b5c1a07b847508983daa10bd22dea P 602368688fa7423dabd3b9a14be22338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "542f07a4fdfe424bae0b55cf12fe9a5b" member_type: VOTER last_known_addr { host: "127.27.6.3" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:16:20.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.518858 28417 mvcc.cc:204] Tried to move back new op lower bound from 7305121712147296256 to 7305121711992512512. Current Snapshot: MvccSnapshot[applied={T|T < 7305121712147296256}]
02:16:20.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.526808 28420 mvcc.cc:204] Tried to move back new op lower bound from 7305121712147296256 to 7305121711992512512. Current Snapshot: MvccSnapshot[applied={T|T < 7305121712147296256 or (T in {7305121712147296256})}]
02:16:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.557026 28416 mvcc.cc:204] Tried to move back new op lower bound from 7305121712355217408 to 7305121711992512512. Current Snapshot: MvccSnapshot[applied={T|T < 7305121712355217408 or (T in {7305121712355217408})}]
02:16:20.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.711797 27912 catalog_manager.cc:1294] Loaded cluster ID: 4efb0844e9934164872d39504dcb50d4
02:16:20.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.711884 27912 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447: loading cluster ID for follower catalog manager: success
02:16:20.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.713196 27912 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447: acquiring CA information for follower catalog manager: success
02:16:20.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.713585 27912 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a6265520104f446092ed69b18d719447: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:16:20.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.722419 27925 catalog_manager.cc:1294] Loaded cluster ID: 4efb0844e9934164872d39504dcb50d4
02:16:20.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.722509 27925 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960: loading cluster ID for follower catalog manager: success
02:16:20.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.723784 27925 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960: acquiring CA information for follower catalog manager: success
02:16:20.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:20.724119 27925 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b1cf212c6e104f14aabb0a74499e0960: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:16:31.842 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 11400 rows
02:16:31.843 [DEBUG - main] (Connection.java:575) [peer master-127.27.6.60:44103(127.27.6.60:44103)] disconnecting while in state READY
02:16:31.843 [DEBUG - main] (Connection.java:575) [peer master-127.27.6.62:38217(127.27.6.62:38217)] disconnecting while in state READY
02:16:31.843 [DEBUG - main] (Connection.java:575) [peer 602368688fa7423dabd3b9a14be22338(127.27.6.2:43349)] disconnecting while in state READY
02:16:31.843 [DEBUG - main] (Connection.java:575) [peer master-127.27.6.61:34791(127.27.6.61:34791)] disconnecting while in state READY
02:16:31.844 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.6.60:44103(127.27.6.60:44103)] handling channelInactive
02:16:31.844 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 602368688fa7423dabd3b9a14be22338(127.27.6.2:43349)] handling channelInactive
02:16:31.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.6.61:34791(127.27.6.61:34791)] handling channelInactive
02:16:31.844 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.6.60:44103(127.27.6.60:44103)] cleaning up while in state READY due to: connection closed
02:16:31.844 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 602368688fa7423dabd3b9a14be22338(127.27.6.2:43349)] cleaning up while in state READY due to: connection closed
02:16:31.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.6.61:34791(127.27.6.61:34791)] cleaning up while in state READY due to: connection closed
02:16:31.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:16:31.847 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.6.62:38217(127.27.6.62:38217)] handling channelInactive
02:16:31.847 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.6.62:38217(127.27.6.62:38217)] cleaning up while in state READY due to: connection closed
02:16:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:31.847536 27672 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 27953
02:16:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:31.854456 27672 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 28088
02:16:31.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:31.860817 27672 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 28223
02:16:31.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:31.867242 27672 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 27683
02:16:31.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:31.873517 27672 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 27752
02:16:31.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:16:31.879266 27672 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrHyMKt/build/release/bin/kudu with pid 27825
02:16:31.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:16:31Z chronyd exiting

Time: 27.62

OK (2 tests)

